Searched refs:RX_FLAG_MMIC_ERROR (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_rx.c90 status->flag |= RX_FLAG_MMIC_ERROR;
H A Dwl1271_rx.c68 status->flag |= RX_FLAG_MMIC_ERROR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c538 rx_status->flag |= RX_FLAG_MMIC_ERROR;
H A Drecv.c880 rxs->flag |= RX_FLAG_MMIC_ERROR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dmac80211.h559 * @RX_FLAG_MMIC_ERROR: Michael MIC error was reported on this frame.
583 RX_FLAG_MMIC_ERROR = 1<<0, enumerator in enum:mac80211_rx_flags
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dtxrx.c352 rx_status->flag |= RX_FLAG_MMIC_ERROR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2800pci.c707 rxdesc->flags |= RX_FLAG_MMIC_ERROR;
H A Drt2800usb.c436 rxdesc->flags |= RX_FLAG_MMIC_ERROR;
H A Drt2500usb.c1247 rxdesc->flags |= RX_FLAG_MMIC_ERROR;
H A Drt61pci.c2015 rxdesc->flags |= RX_FLAG_MMIC_ERROR;
H A Drt73usb.c1663 rxdesc->flags |= RX_FLAG_MMIC_ERROR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Drx.c2500 if (status->flag & RX_FLAG_MMIC_ERROR) {
2536 if (status->flag & RX_FLAG_MMIC_ERROR) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dmain.c635 status->flag |= RX_FLAG_MMIC_ERROR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dbase.c1922 rxs->flag |= RX_FLAG_MMIC_ERROR;

Completed in 129 milliseconds