Home
last modified time | relevance | path

Searched refs:RX_FLAG_AMPDU_DELIM_CRC_ERROR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Drecv.c1006 rxs->flag |= RX_FLAG_AMPDU_DELIM_CRC_ERROR; in ath9k_apply_ampdu_details()
/openbmc/linux/include/net/
H A Dmac80211.h1450 RX_FLAG_AMPDU_DELIM_CRC_ERROR = BIT(14), enumerator
/openbmc/linux/net/mac80211/
H A Drx.c508 if (status->flag & RX_FLAG_AMPDU_DELIM_CRC_ERROR) in ieee80211_add_rx_radiotap_header()