Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4287 #define WMI_RX_STATUS_ERR_MIC 0x10 macro
H A Dwmi.c5669 if (rx_ev.status & WMI_RX_STATUS_ERR_MIC) in ath11k_mgmt_rx_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3442 #define WMI_RX_STATUS_ERR_MIC 0x10 macro
H A Dwmi.c2538 if (rx_status & WMI_RX_STATUS_ERR_MIC) in ath10k_wmi_event_mgmt_rx()