Home
last modified time | relevance | path

Searched refs:WMI_RX_STATUS_ERR_MIC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.h2996 #define WMI_RX_STATUS_ERR_MIC 0x10 macro
Dwmi.c2227 if (rx_status & WMI_RX_STATUS_ERR_MIC) in ath10k_wmi_event_mgmt_rx()