Searched refs:vht_op_info_chwidth (Results 1 – 5 of 5) sorted by relevance
112 oper->vht_op_info_chwidth = oper_chwidth; in hostapd_eid_vht_operation()118 oper->vht_op_info_chwidth = CHANWIDTH_80MHZ; in hostapd_eid_vht_operation()131 oper->vht_op_info_chwidth = CHANWIDTH_80MHZ; in hostapd_eid_vht_operation()
1047 if (oper->vht_op_info_chwidth == CHANWIDTH_USE_HT) { in get_tx_parameters()
968 if (vht_oper->vht_op_info_chwidth == CHANWIDTH_80MHZ || in wnm_nei_rep_add_bss()969 vht_oper->vht_op_info_chwidth == CHANWIDTH_160MHZ || in wnm_nei_rep_add_bss()970 vht_oper->vht_op_info_chwidth == CHANWIDTH_80P80MHZ) in wnm_nei_rep_add_bss()971 vht = vht_oper->vht_op_info_chwidth; in wnm_nei_rep_add_bss()
739 switch (vht_oper->vht_op_info_chwidth) { in wpas_get_op_chan_phy()
1220 u8 vht_op_info_chwidth; member