Home
last modified time | relevance | path

Searched refs:RX_FLAG_MMIC_ERROR (Results 1 – 25 of 32) sorted by relevance

12

/linux/drivers/net/wireless/silabs/wfx/ !
H A Ddata_rx.c47 hdr->flag |= RX_FLAG_MMIC_ERROR | RX_FLAG_IV_STRIPPED; in wfx_rx_cb()
/linux/drivers/net/wireless/ti/wl1251/ !
H A Drx.c79 status->flag |= RX_FLAG_MMIC_ERROR; in wl1251_rx_status()
/linux/drivers/net/wireless/ti/wlcore/ !
H A Drx.c89 status->flag |= RX_FLAG_MMIC_ERROR; in wl1271_rx_status()
/linux/drivers/net/wireless/ath/ath9k/ !
H A Dcommon.c113 rxs->flag |= RX_FLAG_MMIC_ERROR; in ath9k_cmn_rx_accept()
/linux/drivers/net/wireless/ath/ath12k/wifi7/ !
H A Ddp_rx.c369 RX_FLAG_MMIC_ERROR | in ath12k_wifi7_dp_rx_h_mpdu()
377 rx_status->flag |= RX_FLAG_MMIC_ERROR; in ath12k_wifi7_dp_rx_h_mpdu()
1029 rxs->flag |= RX_FLAG_MMIC_ERROR | RX_FLAG_MMIC_STRIPPED | in ath12k_wifi7_dp_rx_h_verify_tkip_mic()
1681 rx_info->rx_status->flag |= (RX_FLAG_MMIC_STRIPPED | RX_FLAG_MMIC_ERROR | in ath12k_wifi7_dp_rx_h_tkip_mic_err()
/linux/net/mac80211/ !
H A Dwpa.c119 if (status->flag & RX_FLAG_MMIC_ERROR) in ieee80211_rx_h_michael_mic_verify()
148 if (status->flag & RX_FLAG_MMIC_ERROR) in ieee80211_rx_h_michael_mic_verify()
/linux/drivers/net/wireless/ath/carl9170/ !
H A Drx.c327 status->flag |= RX_FLAG_MMIC_ERROR; in carl9170_rx_mac_status()
/linux/drivers/net/wireless/ralink/rt2x00/ !
H A Drt2800mmio.c169 rxdesc->flags |= RX_FLAG_MMIC_ERROR; in rt2800mmio_fill_rxdone()
H A Drt2800usb.c558 rxdesc->flags |= RX_FLAG_MMIC_ERROR; in rt2800usb_fill_rxdone()
H A Drt2500usb.c1262 rxdesc->flags |= RX_FLAG_MMIC_ERROR; in rt2500usb_fill_rxdone()
H A Drt73usb.c1719 rxdesc->flags |= RX_FLAG_MMIC_ERROR; in rt73usb_fill_rxdone()
/linux/drivers/net/wireless/intersil/p54/ !
H A Dtxrx.c352 rx_status->flag |= RX_FLAG_MMIC_ERROR; in p54_rx_data()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ !
H A Dmac.c247 status->flag |= RX_FLAG_MMIC_ERROR; in mt7921_mac_fill_rx()
/linux/drivers/net/wireless/ath/ath10k/ !
H A Dhtt_rx.c1399 !!(status->flag & RX_FLAG_MMIC_ERROR), in ath10k_process_rx()
2013 RX_FLAG_MMIC_ERROR | in ath10k_htt_rx_h_mpdu()
2023 status->flag |= RX_FLAG_MMIC_ERROR; in ath10k_htt_rx_h_mpdu()
2655 rx_status->flag |= RX_FLAG_MMIC_ERROR; in ath10k_htt_rx_proc_rx_ind_hl()
/linux/drivers/net/wireless/ath/ath11k/ !
H A Ddp_rx.c2274 RX_FLAG_MMIC_ERROR | in ath11k_dp_rx_h_mpdu()
2282 rx_status->flag |= RX_FLAG_MMIC_ERROR; in ath11k_dp_rx_h_mpdu()
2482 !!(status->flag & RX_FLAG_MMIC_ERROR), in ath11k_dp_rx_deliver_msdu()
3306 rxs->flag |= RX_FLAG_MMIC_ERROR | RX_FLAG_MMIC_STRIPPED | in ath11k_dp_rx_h_verify_tkip_mic()
4065 status->flag |= (RX_FLAG_MMIC_STRIPPED | RX_FLAG_MMIC_ERROR | in ath11k_dp_rx_h_tkip_mic_err()
/linux/drivers/net/wireless/ath/ath12k/ !
H A Ddp_mon.c567 !!(status->flag & RX_FLAG_MMIC_ERROR), in ath12k_dp_mon_rx_deliver_msdu()
H A Ddp_rx.c1373 !!(status->flag & RX_FLAG_MMIC_ERROR), in ath12k_dp_rx_deliver_msdu()
/linux/drivers/net/wireless/st/cw1200/ !
H A Dtxrx.c1054 hdr->flag |= RX_FLAG_MMIC_ERROR; in cw1200_rx_cb()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ !
H A Dmac.c427 status->flag |= RX_FLAG_MMIC_ERROR; in mt7925_mac_fill_rx()
/linux/drivers/net/wireless/marvell/ !
H A Dmwl8k.c1042 status->flag |= RX_FLAG_MMIC_ERROR; in mwl8k_rxd_ap_process()
1149 status->flag |= RX_FLAG_MMIC_ERROR; in mwl8k_rxd_sta_process()
1402 if (status.flag & RX_FLAG_MMIC_ERROR) { in rxq_process()
/linux/drivers/net/wireless/mediatek/mt76/mt7603/ !
H A Dmac.c537 status->flag |= RX_FLAG_MMIC_ERROR; in mt7603_mac_fill_rx()
/linux/drivers/net/wireless/intel/iwlwifi/mld/ !
H A Drx.c1944 rx_status->flag |= RX_FLAG_MMIC_ERROR; in iwl_mld_rx_crypto()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ !
H A Dmac.c398 status->flag |= RX_FLAG_MMIC_ERROR; in mt7615_mac_fill_rx()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ !
H A Drxmq.c470 stats->flag |= RX_FLAG_MMIC_ERROR; in iwl_mvm_rx_crypto()
/linux/include/net/ !
H A Dmac80211.h1538 RX_FLAG_MMIC_ERROR = BIT(0), enumerator

12