Searched refs:link_cbss (Results 1 – 1 of 1) sorted by relevance
10445 struct cfg80211_bss *link_cbss = req->links[i].bss; in ieee80211_mgd_assoc() local10448 if (!link_cbss) in ieee80211_mgd_assoc()10451 bss = (void *)link_cbss->priv; in ieee80211_mgd_assoc()10459 if (link_cbss->channel->band == NL80211_BAND_S1GHZ) { in ieee80211_mgd_assoc()10471 sband = local->hw.wiphy->bands[link_cbss->channel->band]; in ieee80211_mgd_assoc()10481 assoc_data->link[i].bss = link_cbss; in ieee80211_mgd_assoc()11437 struct cfg80211_bss *link_cbss = in ieee80211_mgd_assoc_ml_reconf() local11441 if (!link_cbss) in ieee80211_mgd_assoc_ml_reconf()11444 bss = (void *)link_cbss->priv; in ieee80211_mgd_assoc_ml_reconf()11451 if (link_cbss->channel->band == NL80211_BAND_S1GHZ) { in ieee80211_mgd_assoc_ml_reconf()[all …]