Searched refs:vht_oper (Results 1 – 4 of 4) sorted by relevance
361 const u8 *vht_oper) in copy_sta_vht_oper() argument363 if (!vht_oper) { in copy_sta_vht_oper()376 os_memcpy(sta->vht_operation, vht_oper, in copy_sta_vht_oper()
85 const u8 *vht_oper);
694 struct ieee80211_vht_operation *vht_oper = NULL; in wpas_get_op_chan_phy() local713 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wpas_get_op_chan_phy()715 switch (vht_oper->vht_op_info_chwidth) { in wpas_get_op_chan_phy()717 seg0 = vht_oper->vht_op_info_chan_center_freq_seg0_idx; in wpas_get_op_chan_phy()718 seg1 = vht_oper->vht_op_info_chan_center_freq_seg1_idx; in wpas_get_op_chan_phy()746 vht_oper != NULL); in wpas_get_op_chan_phy()
910 struct ieee80211_vht_operation *vht_oper = NULL; in wnm_nei_rep_add_bss() local925 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wnm_nei_rep_add_bss()927 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()941 (vht_oper != NULL)); in wnm_nei_rep_add_bss()