Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dagg-tx.c990 set_bit(IEEE80211_TXQ_NO_AMSDU, &to_txq_info(txq)->flags); in ieee80211_process_addba_resp()
H A Dieee80211_i.h922 IEEE80211_TXQ_NO_AMSDU, enumerator
H A Dtx.c3441 if (test_bit(IEEE80211_TXQ_NO_AMSDU, &txqi->flags)) in ieee80211_amsdu_aggregate()