Searched refs:vht_oper (Results 1 – 4 of 4) sorted by relevance
213 const u8 *vht_oper) in copy_sta_vht_oper() argument215 if (!vht_oper) { in copy_sta_vht_oper()228 os_memcpy(sta->vht_operation, vht_oper, in copy_sta_vht_oper()
122 const u8 *vht_oper);
718 struct ieee80211_vht_operation *vht_oper = NULL; in wpas_get_op_chan_phy() local737 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wpas_get_op_chan_phy()739 switch (vht_oper->vht_op_info_chwidth) { in wpas_get_op_chan_phy()741 seg0 = vht_oper->vht_op_info_chan_center_freq_seg0_idx; in wpas_get_op_chan_phy()742 seg1 = vht_oper->vht_op_info_chan_center_freq_seg1_idx; in wpas_get_op_chan_phy()770 vht_oper != NULL); in wpas_get_op_chan_phy()
951 struct ieee80211_vht_operation *vht_oper = NULL; in wnm_nei_rep_add_bss() local966 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wnm_nei_rep_add_bss()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()982 (vht_oper != NULL)); in wnm_nei_rep_add_bss()