Lines Matching refs:bss_desc
192 struct mwifiex_bssdescriptor *bss_desc = in mwifiex_tdls_add_ht_oper() local
214 ht_oper->primary_chan = bss_desc->channel; in mwifiex_tdls_add_ht_oper()
218 bss_desc->bcn_ht_cap && in mwifiex_tdls_add_ht_oper()
219 ISALLOWED_CHANWIDTH40(bss_desc->bcn_ht_oper->ht_param)) in mwifiex_tdls_add_ht_oper()
220 ht_oper->ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_tdls_add_ht_oper()
224 mwifiex_get_sec_chan_offset(bss_desc->channel); in mwifiex_tdls_add_ht_oper()
237 struct mwifiex_bssdescriptor *bss_desc; in mwifiex_tdls_add_vht_oper() local
248 bss_desc = &priv->curr_bss_params.bss_descriptor; in mwifiex_tdls_add_vht_oper()
271 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()
279 if (bss_desc->bss_band & BAND_A) in mwifiex_tdls_add_vht_oper()
350 bss_desc->channel, in mwifiex_tdls_add_vht_oper()