Home
last modified time | relevance | path

Searched refs:IEEE80211_ACTION_CAT_HT (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_action.c92 case IEEE80211_ACTION_CAT_HT: in ieee80211_send_action_register()
137 case IEEE80211_ACTION_CAT_HT: in ieee80211_send_action()
203 case IEEE80211_ACTION_CAT_HT: in ieee80211_recv_action_register()
253 case IEEE80211_ACTION_CAT_HT: in ieee80211_recv_action()
H A Dieee80211_ht.c188 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_HT, in ieee80211_ht_init()
190 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_HT, in ieee80211_ht_init()
199 ieee80211_send_action_register(IEEE80211_ACTION_CAT_HT, in ieee80211_ht_init()
H A Dieee80211_input.c836 case IEEE80211_ACTION_CAT_HT: in ieee80211_parse_action()
H A Dieee80211.h500 #define IEEE80211_ACTION_CAT_HT 7 /* 9.6.11 HT */ macro
/freebsd/sys/dev/mwl/
H A Dif_mwl.c3537 if (ia->ia_category == IEEE80211_ACTION_CAT_HT && in mwl_recv_action()