Home
last modified time | relevance | path

Searched refs:sta_profiles (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/mac80211/
H A Dmlme.c7066 const struct element *sta_profiles[IEEE80211_MLD_MAX_NUM_LINKS] = {}; in ieee80211_mgd_check_cross_link_csa() local
7108 sta_profiles[link_id] = sub; in ieee80211_mgd_check_cross_link_csa()
7125 if (!sta_profiles[link_id]) { in ieee80211_mgd_check_cross_link_csa()
7131 len = cfg80211_defragment_element(sta_profiles[link_id], in ieee80211_mgd_check_cross_link_csa()
7133 (void *)sta_profiles[link_id], in ieee80211_mgd_check_cross_link_csa()
7139 prof = (void *)sta_profiles[link_id]; in ieee80211_mgd_check_cross_link_csa()