Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_vht.c95 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth; in hostapd_eid_vht_operation()
101 oper->vht_op_info_chwidth = 1; in hostapd_eid_vht_operation()
114 oper->vht_op_info_chwidth = 1; in hostapd_eid_vht_operation()
Dieee802_11_shared.c956 if (oper->vht_op_info_chwidth == 0) { in get_tx_parameters()
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c927 if (vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_80MHZ || in wnm_nei_rep_add_bss()
928 vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_160MHZ || in wnm_nei_rep_add_bss()
929 vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_80P80MHZ) in wnm_nei_rep_add_bss()
930 vht = vht_oper->vht_op_info_chwidth; in wnm_nei_rep_add_bss()
Drrm.c715 switch (vht_oper->vht_op_info_chwidth) { in wpas_get_op_chan_phy()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1088 u8 vht_op_info_chwidth; member
2115 u8 vht_op_info_chwidth; member