Home
last modified time | relevance | path

Searched refs:RX_FLAG_MMIC_ERROR (Results 1 – 17 of 17) 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/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/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.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()
3261 rxs->flag |= RX_FLAG_MMIC_ERROR | RX_FLAG_MMIC_STRIPPED | in ath11k_dp_rx_h_verify_tkip_mic()
4020 status->flag |= (RX_FLAG_MMIC_STRIPPED | RX_FLAG_MMIC_ERROR | in ath11k_dp_rx_h_tkip_mic_err()
H A Dwmi.c7641 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/mediatek/mt76/mt7925/
H A Dmac.c427 status->flag |= RX_FLAG_MMIC_ERROR; in mt7925_mac_fill_rx()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c1375 !!(status->flag & RX_FLAG_MMIC_ERROR), in ath12k_dp_rx_deliver_msdu()
H A Dwmi.c7184 status->flag |= RX_FLAG_MMIC_ERROR; in ath12k_mgmt_rx_event()
/linux/include/net/
H A Dmac80211.h1608 RX_FLAG_MMIC_ERROR = BIT(0), enumerator
/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()