Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c6556 ssize_t sta_profiles_len[IEEE80211_MLD_MAX_NUM_LINKS] = {}; in ieee80211_mgd_check_cross_link_csa() local
6598 sta_profiles_len[link_id] = len; in ieee80211_mgd_check_cross_link_csa()
6623 sta_profiles_len[link_id], in ieee80211_mgd_check_cross_link_csa()
6625 if (WARN_ON(len != sta_profiles_len[link_id])) in ieee80211_mgd_check_cross_link_csa()