Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/ap/
HDieee802_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()
HDieee802_11_shared.c956 if (oper->vht_op_info_chwidth == 0) { in get_tx_parameters()
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDwnm_sta.c928 if (vht_oper->vht_op_info_chwidth == CHANWIDTH_80MHZ || in wnm_nei_rep_add_bss()
929 vht_oper->vht_op_info_chwidth == CHANWIDTH_160MHZ || in wnm_nei_rep_add_bss()
930 vht_oper->vht_op_info_chwidth == CHANWIDTH_80P80MHZ) in wnm_nei_rep_add_bss()
931 vht = vht_oper->vht_op_info_chwidth; in wnm_nei_rep_add_bss()
HDrrm.c715 switch (vht_oper->vht_op_info_chwidth) { in wpas_get_op_chan_phy()
/freebsd-11-stable/contrib/wpa/src/common/
HDieee802_11_defs.h1089 u8 vht_op_info_chwidth; member
2119 u8 vht_op_info_chwidth; member