Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h561 #define IEEE80211_A_HT_TXCHWIDTH_2040 1 macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1280 chw = frm[2] == IEEE80211_A_HT_TXCHWIDTH_2040 ? 40 : 20; in ieee80211_recv_action()
1540 IEEE80211_A_HT_TXCHWIDTH_2040 : in ieee80211_send_action()