Searched refs:IEEE80211_C_SWAMSDUTX (Results 1 – 2 of 2) sorted by relevance
94 if ((ni->ni_ic->ic_caps & IEEE80211_C_SWAMSDUTX) == 0) in ieee80211_amsdu_tx_ok()
490 #define IEEE80211_C_SWAMSDUTX 0x00100000 /* CAPABILITY: software A-MSDU TX */ macro