Home
last modified time | relevance | path

Searched refs:IEEE80211_C_SWAMSDUTX (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_superg.h94 if ((ni->ni_ic->ic_caps & IEEE80211_C_SWAMSDUTX) == 0) in ieee80211_amsdu_tx_ok()
H A D_ieee80211.h490 #define IEEE80211_C_SWAMSDUTX 0x00100000 /* CAPABILITY: software A-MSDU TX */ macro