Searched refs:RX_FLAG_AMPDU_EOF_BIT (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | mac80211.h | 1564 RX_FLAG_AMPDU_EOF_BIT = BIT(24), enumerator |
| /linux/net/mac80211/ | ||
| H A D | rx.c | 537 if (status->flag & RX_FLAG_AMPDU_EOF_BIT) in ieee80211_add_rx_radiotap_header() |