Searched refs:vht_oper (Results 1 – 8 of 8) sorted by relevance
148 tDot11fIEVHTOperation *vht_oper = NULL; in lim_update_assoc_sta_datas() local168 vht_oper = &assoc_rsp->VHTOperation; in lim_update_assoc_sta_datas()171 vht_oper = &assoc_rsp->vendor_vht_ie.VHTOperation; in lim_update_assoc_sta_datas()186 if (vht_oper && vht_oper->present) in lim_update_assoc_sta_datas()189 vht_oper, in lim_update_assoc_sta_datas()
3578 tDot11fIEVHTCaps *vht_caps, tDot11fIEVHTOperation *vht_oper, in lim_update_vht_oper_assoc_resp() argument3585 if (vht_oper->chanWidth == WNI_CFG_VHT_CHANNEL_WIDTH_80MHZ && in lim_update_vht_oper_assoc_resp()3588 lim_get_vht_ch_width(vht_caps, vht_oper, ht_info) + 1; in lim_update_vht_oper_assoc_resp()3721 tDot11fIEVHTOperation *vht_oper = NULL; in lim_sta_send_add_bss() local3795 vht_oper = &pAssocRsp->VHTOperation; in lim_sta_send_add_bss()3802 vht_oper = &pAssocRsp->vendor_vht_ie.VHTOperation; in lim_sta_send_add_bss()3807 if (vht_oper) in lim_sta_send_add_bss()3809 vht_caps, vht_oper, in lim_sta_send_add_bss()4175 tDot11fIEVHTOperation *vht_oper = NULL; in lim_sta_send_add_bss_pre_assoc() local4242 vht_oper = &pBeaconStruct->VHTOperation; in lim_sta_send_add_bss_pre_assoc()[all …]
6139 session->he_op.vht_oper.info.center_freq_seg0 = in lim_update_ap_he_op()6141 session->he_op.vht_oper.info.center_freq_seg1 = in lim_update_ap_he_op()6143 session->he_op.vht_oper.info.chan_width = in lim_update_ap_he_op()7702 he_ops->vht_oper.info.chan_width, in lim_log_he_op()7703 he_ops->vht_oper.info.center_freq_seg0, in lim_log_he_op()7704 he_ops->vht_oper.info.center_freq_seg1); in lim_log_he_op()
1355 he_operation->vht_oper.info.chan_width; in hdd_copy_he_operation()1357 he_operation->vht_oper.info.center_freq_seg0; in hdd_copy_he_operation()1359 he_operation->vht_oper.info.center_freq_seg1; in hdd_copy_he_operation()
1631 } vht_oper; member
3403 OPTIONAL UNION vht_oper (DISCRIMINATOR vht_oper_present)
10422 pDst->vht_oper.info.chan_width = *pBuf; in dot11f_unpack_ie_he_op()10430 pDst->vht_oper.info.center_freq_seg0 = *pBuf; in dot11f_unpack_ie_he_op()10438 pDst->vht_oper.info.center_freq_seg1 = *pBuf; in dot11f_unpack_ie_he_op()31115 *pBuf = pSrc->vht_oper.info.chan_width; in dot11f_pack_ie_he_op()31118 *pBuf = pSrc->vht_oper.info.center_freq_seg0; in dot11f_pack_ie_he_op()31121 *pBuf = pSrc->vht_oper.info.center_freq_seg1; in dot11f_pack_ie_he_op()
10060 } vht_oper; member