Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_action.c97 case IEEE80211_ACTION_CAT_HT: in ieee80211_send_action_register()
142 case IEEE80211_ACTION_CAT_HT: in ieee80211_send_action()
208 case IEEE80211_ACTION_CAT_HT: in ieee80211_recv_action_register()
258 case IEEE80211_ACTION_CAT_HT: in ieee80211_recv_action()
H A Dieee80211.h388 #define IEEE80211_ACTION_CAT_HT 7 /* HT */ macro
H A Dieee80211_ht.c193 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_HT, in ieee80211_ht_init()
195 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_HT, in ieee80211_ht_init()
204 ieee80211_send_action_register(IEEE80211_ACTION_CAT_HT, in ieee80211_ht_init()
H A Dieee80211_input.c797 case IEEE80211_ACTION_CAT_HT: in ieee80211_parse_action()