Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dhw_features_common.c149 struct ieee80211_ht_operation *oper; in get_pri_sec_chan()
156 oper = (struct ieee80211_ht_operation *) elems.ht_operation; in get_pri_sec_chan()
242 struct ieee80211_ht_operation *oper; in check_20mhz_bss()
255 oper = (struct ieee80211_ht_operation *) elems.ht_operation; in check_20mhz_bss()
Dieee802_11_common.c273 if (elen < sizeof(struct ieee80211_ht_operation)) in ieee802_11_parse_elems()
Dieee802_11_defs.h641 struct ieee80211_ht_operation { struct
/external/wpa_supplicant_8/src/ap/
Dieee802_11_ht.c84 struct ieee80211_ht_operation *oper; in hostapd_eid_ht_operation()
93 oper = (struct ieee80211_ht_operation *) pos; in hostapd_eid_ht_operation()