Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_action.c117 case IEEE80211_ACTION_CAT_VHT: in ieee80211_send_action_register()
158 case IEEE80211_ACTION_CAT_VHT: in ieee80211_send_action()
228 case IEEE80211_ACTION_CAT_VHT: in ieee80211_recv_action_register()
283 case IEEE80211_ACTION_CAT_VHT: in ieee80211_recv_action()
H A Dieee80211_vht.c113 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_VHT, in ieee80211_vht_init()
115 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_VHT, in ieee80211_vht_init()
117 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_VHT, in ieee80211_vht_init()
120 ieee80211_send_action_register(IEEE80211_ACTION_CAT_VHT, in ieee80211_vht_init()
122 ieee80211_send_action_register(IEEE80211_ACTION_CAT_VHT, in ieee80211_vht_init()
124 ieee80211_send_action_register(IEEE80211_ACTION_CAT_VHT, in ieee80211_vht_init()
H A Dieee80211.h392 #define IEEE80211_ACTION_CAT_VHT 21 macro
H A Dieee80211_input.c866 case IEEE80211_ACTION_CAT_VHT: in ieee80211_parse_action()