Searched refs:RX_FLAG_AMPDU_EOF_BIT (Results 1 – 3 of 3) sorted by relevance
1692 rx_status->flag |= RX_FLAG_AMPDU_EOF_BIT; in iwl_mvm_rx_eht()1700 rx_status->flag |= RX_FLAG_AMPDU_EOF_BIT; in iwl_mvm_rx_eht()1834 rx_status->flag |= RX_FLAG_AMPDU_EOF_BIT; in iwl_mvm_rx_he()1846 rx_status->flag |= RX_FLAG_AMPDU_EOF_BIT; in iwl_mvm_rx_he()
1581 * @RX_FLAG_AMPDU_EOF_BIT: Value of the EOF bit in the A-MPDU delimiter for this1634 RX_FLAG_AMPDU_EOF_BIT = BIT(24),1564 RX_FLAG_AMPDU_EOF_BIT = BIT(24), global() enumerator
537 if (status->flag & RX_FLAG_AMPDU_EOF_BIT) in ieee80211_add_rx_radiotap_header()