Home
last modified time | relevance | path

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

/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/ath12k/wifi7/
H A Ddp_rx.c381 RX_FLAG_MMIC_ERROR | in ath12k_wifi7_dp_rx_h_mpdu()
389 rx_status->flag |= RX_FLAG_MMIC_ERROR; in ath12k_wifi7_dp_rx_h_mpdu()
1044 rxs->flag |= RX_FLAG_MMIC_ERROR | RX_FLAG_MMIC_STRIPPED | in ath12k_wifi7_dp_rx_h_verify_tkip_mic()
1700 rx_info->rx_status->flag |= (RX_FLAG_MMIC_STRIPPED | RX_FLAG_MMIC_ERROR | in ath12k_wifi7_dp_rx_h_tkip_mic_err()
/linux/drivers/net/wireless/ath/carl9170/
H A Drx.c328 status->flag |= RX_FLAG_MMIC_ERROR; in carl9170_rx_mac_status()
/linux/drivers/net/wireless/ralink/rt2x00/
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.c248 status->flag |= RX_FLAG_MMIC_ERROR; in mt7921_mac_fill_rx()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1400 !!(status->flag & RX_FLAG_MMIC_ERROR), in ath10k_process_rx()
2014 RX_FLAG_MMIC_ERROR | in ath10k_htt_rx_h_mpdu()
2024 status->flag |= RX_FLAG_MMIC_ERROR; in ath10k_htt_rx_h_mpdu()
2654 rx_status->flag |= RX_FLAG_MMIC_ERROR; in ath10k_htt_rx_proc_rx_ind_hl()
H A Dwmi.c2567 status->flag |= RX_FLAG_MMIC_ERROR; in ath10k_wmi_event_mgmt_rx()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2275 RX_FLAG_MMIC_ERROR | in ath11k_dp_rx_h_mpdu()
2283 rx_status->flag |= RX_FLAG_MMIC_ERROR; in ath11k_dp_rx_h_mpdu()
2483 !!(status->flag & RX_FLAG_MMIC_ERROR), in ath11k_dp_rx_deliver_msdu()
3289 rxs->flag |= RX_FLAG_MMIC_ERROR | RX_FLAG_MMIC_STRIPPED | in ath11k_dp_rx_h_verify_tkip_mic()
4071 status->flag |= (RX_FLAG_MMIC_STRIPPED | RX_FLAG_MMIC_ERROR | in ath11k_dp_rx_h_tkip_mic_err()
H A Dwmi.c7659 status->flag |= RX_FLAG_MMIC_ERROR; in ath11k_mgmt_rx_event()
/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c1054 hdr->flag |= RX_FLAG_MMIC_ERROR; in cw1200_rx_cb()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c1414 !!(status->flag & RX_FLAG_MMIC_ERROR), in ath12k_dp_rx_deliver_msdu()
H A Dwmi.c7313 status->flag |= RX_FLAG_MMIC_ERROR; in ath12k_mgmt_rx_event()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmac.c446 status->flag |= RX_FLAG_MMIC_ERROR; in mt7925_mac_fill_rx()
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c564 status->flag |= RX_FLAG_MMIC_ERROR; in mt7603_mac_fill_rx()
/linux/include/net/
H A Dmac80211.h1550 * @RX_FLAG_MMIC_ERROR: Michael MIC error was reported on this frame.
1652 RX_FLAG_MMIC_ERROR = BIT(0), enumerator
/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/mediatek/mt76/mt7915/
H A Dmac.c343 status->flag |= RX_FLAG_MMIC_ERROR; in mt7915_mac_fill_rx()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c505 status->flag |= RX_FLAG_MMIC_ERROR; in mt7996_mac_fill_rx()