Lines Matching refs:bss_desc
193 struct mwifiex_bssdescriptor *bss_desc = in mwifiex_tdls_add_ht_oper() local
215 ht_oper->primary_chan = bss_desc->channel; in mwifiex_tdls_add_ht_oper()
219 bss_desc->bcn_ht_cap && in mwifiex_tdls_add_ht_oper()
220 ISALLOWED_CHANWIDTH40(bss_desc->bcn_ht_oper->ht_param)) in mwifiex_tdls_add_ht_oper()
221 ht_oper->ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_tdls_add_ht_oper()
225 mwifiex_get_sec_chan_offset(bss_desc->channel); in mwifiex_tdls_add_ht_oper()
238 struct mwifiex_bssdescriptor *bss_desc; in mwifiex_tdls_add_vht_oper() local
249 bss_desc = &priv->curr_bss_params.bss_descriptor; in mwifiex_tdls_add_vht_oper()
272 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()
280 if (bss_desc->bss_band & BAND_A) in mwifiex_tdls_add_vht_oper()
351 bss_desc->channel, in mwifiex_tdls_add_vht_oper()