Searched refs:ieee80211_vht_operation (Results 1 – 6 of 6) sorted by relevance
76 struct ieee80211_vht_operation *oper; in hostapd_eid_vht_operation()82 oper = (struct ieee80211_vht_operation *) pos; in hostapd_eid_vht_operation()408 2 + sizeof(struct ieee80211_vht_operation)); in hostapd_eid_vendor_vht()
392 2 + sizeof(struct ieee80211_vht_operation); in hostapd_gen_probe_resp()1053 2 + sizeof(struct ieee80211_vht_operation); in ieee802_11_build_ap_params()
642 struct ieee80211_vht_operation *vht_oper = NULL; in wpas_get_op_chan_phy()660 if (ie && ie[1] >= sizeof(struct ieee80211_vht_operation)) { in wpas_get_op_chan_phy()661 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wpas_get_op_chan_phy()
696 struct ieee80211_vht_operation *vht_oper = NULL; in wnm_nei_rep_add_bss()711 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wnm_nei_rep_add_bss()
399 if (elen < sizeof(struct ieee80211_vht_operation)) in ieee802_11_parse_elems()
988 struct ieee80211_vht_operation { struct