Searched refs:vht_op (Results 1 – 4 of 4) sorted by relevance
586 tDot11fIEVHTOperation *vht_op; in lim_extract_ap_capability() local629 vht_op = &beacon_struct->VHTOperation; in lim_extract_ap_capability()631 if (IS_BSS_VHT_CAPABLE(beacon_struct->VHTCaps) && vht_op->present && in lim_extract_ap_capability()659 } else if (session->vhtCapabilityPresentInBeacon && vht_op->chanWidth) { in lim_extract_ap_capability()661 ap_bcon_ch_width = vht_op->chanWidth; in lim_extract_ap_capability()665 vht_op->chan_center_freq_seg1; in lim_extract_ap_capability()670 chan_center_freq_seg1 = vht_op->chan_center_freq_seg1; in lim_extract_ap_capability()676 vht_op->chan_center_freq_seg0) in lim_extract_ap_capability()678 vht_op->chan_center_freq_seg0; in lim_extract_ap_capability()680 center_freq_diff = vht_op->chan_center_freq_seg0 - in lim_extract_ap_capability()[all …]
3229 tDot11fIEVHTOperation *vht_op,
11363 tDot11fIEVHTOperation *vht_op, in lim_get_vht_ch_width() argument11369 ccfs0 = vht_op->chan_center_freq_seg0; in lim_get_vht_ch_width()11370 ccfs1 = vht_op->chan_center_freq_seg1; in lim_get_vht_ch_width()11371 ch_width = vht_op->chanWidth; in lim_get_vht_ch_width()
444 tDot11fIEVHTOperation *vht_op = NULL; in sch_bcn_update_opmode_change() local463 vht_op = &bcn->VHTOperation; in sch_bcn_update_opmode_change()466 vht_op = &bcn->vendor_vht_ie.VHTOperation; in sch_bcn_update_opmode_change()470 (vht_op && vht_op->present && vht_caps))) in sch_bcn_update_opmode_change()485 bcn_vht_chwidth = lim_get_vht_ch_width(vht_caps, vht_op, in sch_bcn_update_opmode_change()