Home
last modified time | relevance | path

Searched refs:RX_FLAG_MMIC_ERROR (Results 1 – 25 of 26) 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/net/mac80211/
H A Dwpa.c114 * on the driver to set RX_FLAG_MMIC_ERROR in the event of a in ieee80211_rx_h_michael_mic_verify()
118 if (status->flag & RX_FLAG_MMIC_ERROR) in ieee80211_rx_h_michael_mic_verify()
147 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()
H A Drt61pci.c2035 rxdesc->flags |= RX_FLAG_MMIC_ERROR; in rt61pci_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()
H A Dwmi.c2568 status->flag |= RX_FLAG_MMIC_ERROR; in ath10k_wmi_event_mgmt_rx()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c567 !!(status->flag & RX_FLAG_MMIC_ERROR), in ath12k_dp_mon_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/mediatek/mt76/mt7603/
H A Dmac.c537 status->flag |= RX_FLAG_MMIC_ERROR; in mt7603_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.h1506 * @RX_FLAG_MMIC_ERROR: Michael MIC error was reported on this frame.
1608 RX_FLAG_MMIC_ERROR = BIT(0),
1538 RX_FLAG_MMIC_ERROR = BIT(0), global() enumerator
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c343 status->flag |= RX_FLAG_MMIC_ERROR; in mt7915_mac_fill_rx()
/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c1428 rxs->flag |= RX_FLAG_MMIC_ERROR; in ath5k_receive_frame()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c495 status->flag |= RX_FLAG_MMIC_ERROR; in mt7996_mac_fill_rx()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c7641 status->flag |= RX_FLAG_MMIC_ERROR; in ath11k_mgmt_rx_event()

12