Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dmlme.c7067 ssize_t sta_profiles_len[IEEE80211_MLD_MAX_NUM_LINKS] = {}; in ieee80211_mgd_check_cross_link_csa() local
7109 sta_profiles_len[link_id] = len; in ieee80211_mgd_check_cross_link_csa()
7134 sta_profiles_len[link_id], in ieee80211_mgd_check_cross_link_csa()
7136 if (WARN_ON(len != sta_profiles_len[link_id])) in ieee80211_mgd_check_cross_link_csa()