Searched refs:link_cbss (Results 1 – 1 of 1) sorted by relevance
9964 struct cfg80211_bss *link_cbss = req->links[i].bss; in ieee80211_mgd_assoc() local9967 if (!link_cbss) in ieee80211_mgd_assoc()9970 bss = (void *)link_cbss->priv; in ieee80211_mgd_assoc()9978 if (link_cbss->channel->band == NL80211_BAND_S1GHZ) { in ieee80211_mgd_assoc()9990 sband = local->hw.wiphy->bands[link_cbss->channel->band]; in ieee80211_mgd_assoc()10000 assoc_data->link[i].bss = link_cbss; in ieee80211_mgd_assoc()10952 struct cfg80211_bss *link_cbss = in ieee80211_mgd_assoc_ml_reconf() local10956 if (!link_cbss) in ieee80211_mgd_assoc_ml_reconf()10959 bss = (void *)link_cbss->priv; in ieee80211_mgd_assoc_ml_reconf()10966 if (link_cbss->channel->band == NL80211_BAND_S1GHZ) { in ieee80211_mgd_assoc_ml_reconf()[all …]