Searched refs:vht_oper (Results 1 – 8 of 8) sorted by relevance
199 const u8 *vht_oper) in copy_sta_vht_oper() argument201 if (!vht_oper) { in copy_sta_vht_oper()214 os_memcpy(sta->vht_operation, vht_oper, in copy_sta_vht_oper()
93 const u8 *vht_oper);
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()
92 const u8 *vht_oper);
713 struct ieee80211_vht_operation *vht_oper = NULL; in wpas_get_op_chan_phy() local732 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wpas_get_op_chan_phy()734 switch (vht_oper->vht_op_info_chwidth) { in wpas_get_op_chan_phy()736 seg0 = vht_oper->vht_op_info_chan_center_freq_seg0_idx; in wpas_get_op_chan_phy()737 seg1 = vht_oper->vht_op_info_chan_center_freq_seg1_idx; in wpas_get_op_chan_phy()765 vht_oper != NULL); in wpas_get_op_chan_phy()
928 struct ieee80211_vht_operation *vht_oper = NULL; in wnm_nei_rep_add_bss() local943 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wnm_nei_rep_add_bss()945 if (vht_oper->vht_op_info_chwidth == CHANWIDTH_80MHZ || in wnm_nei_rep_add_bss()946 vht_oper->vht_op_info_chwidth == CHANWIDTH_160MHZ || in wnm_nei_rep_add_bss()947 vht_oper->vht_op_info_chwidth == CHANWIDTH_80P80MHZ) in wnm_nei_rep_add_bss()948 vht = vht_oper->vht_op_info_chwidth; in wnm_nei_rep_add_bss()959 (vht_oper != NULL)); in wnm_nei_rep_add_bss()
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()
911 struct ieee80211_vht_operation *vht_oper = NULL; in wnm_nei_rep_add_bss() local926 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wnm_nei_rep_add_bss()928 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()942 (vht_oper != NULL)); in wnm_nei_rep_add_bss()