Searched refs:link_cbss (Results 1 – 1 of 1) sorted by relevance
8961 struct cfg80211_bss *link_cbss = req->links[i].bss; in ieee80211_mgd_assoc() local8964 if (!link_cbss) in ieee80211_mgd_assoc()8967 bss = (void *)link_cbss->priv; in ieee80211_mgd_assoc()8975 if (link_cbss->channel->band == NL80211_BAND_S1GHZ) { in ieee80211_mgd_assoc()8987 sband = local->hw.wiphy->bands[link_cbss->channel->band]; in ieee80211_mgd_assoc()8997 assoc_data->link[i].bss = link_cbss; in ieee80211_mgd_assoc()