Lines Matching refs:bss_desc
196 struct mwifiex_bssdescriptor *bss_desc = in mwifiex_tdls_add_ht_oper() local
212 ht_oper->primary_chan = bss_desc->channel; in mwifiex_tdls_add_ht_oper()
216 bss_desc->bcn_ht_cap && in mwifiex_tdls_add_ht_oper()
217 ISALLOWED_CHANWIDTH40(bss_desc->bcn_ht_oper->ht_param)) in mwifiex_tdls_add_ht_oper()
218 ht_oper->ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_tdls_add_ht_oper()
222 mwifiex_get_sec_chan_offset(bss_desc->channel); in mwifiex_tdls_add_ht_oper()
235 struct mwifiex_bssdescriptor *bss_desc; in mwifiex_tdls_add_vht_oper() local
246 bss_desc = &priv->curr_bss_params.bss_descriptor; in mwifiex_tdls_add_vht_oper()
262 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()
270 if (bss_desc->bss_band & BAND_A) in mwifiex_tdls_add_vht_oper()
341 bss_desc->channel, in mwifiex_tdls_add_vht_oper()