Lines Matching refs:bss_desc
196 struct mwifiex_bssdescriptor *bss_desc = in mwifiex_tdls_add_ht_oper() local
218 ht_oper->primary_chan = bss_desc->channel; in mwifiex_tdls_add_ht_oper()
222 bss_desc->bcn_ht_cap && in mwifiex_tdls_add_ht_oper()
223 ISALLOWED_CHANWIDTH40(bss_desc->bcn_ht_oper->ht_param)) in mwifiex_tdls_add_ht_oper()
224 ht_oper->ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_tdls_add_ht_oper()
228 mwifiex_get_sec_chan_offset(bss_desc->channel); in mwifiex_tdls_add_ht_oper()
241 struct mwifiex_bssdescriptor *bss_desc; in mwifiex_tdls_add_vht_oper() local
252 bss_desc = &priv->curr_bss_params.bss_descriptor; in mwifiex_tdls_add_vht_oper()
275 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()
283 if (bss_desc->bss_band & BAND_A) in mwifiex_tdls_add_vht_oper()
354 bss_desc->channel, in mwifiex_tdls_add_vht_oper()