Home
last modified time | relevance | path

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

/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/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/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.c2568 status->flag |= RX_FLAG_MMIC_ERROR; in ath10k_wmi_event_mgmt_rx()
/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/mt7615/
H A Dmac.c398 status->flag |= RX_FLAG_MMIC_ERROR; in mt7615_mac_fill_rx()
/linux/include/net/
H A Dmac80211.h1538 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.c534 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()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c7209 status->flag |= RX_FLAG_MMIC_ERROR; in ath12k_mgmt_rx_event()