Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c6787 const struct element *sta_profiles[IEEE80211_MLD_MAX_NUM_LINKS] = {}; in ieee80211_mgd_check_cross_link_csa() local
6829 sta_profiles[link_id] = sub; in ieee80211_mgd_check_cross_link_csa()
6846 if (!sta_profiles[link_id]) { in ieee80211_mgd_check_cross_link_csa()
6852 len = cfg80211_defragment_element(sta_profiles[link_id], in ieee80211_mgd_check_cross_link_csa()
6854 (void *)sta_profiles[link_id], in ieee80211_mgd_check_cross_link_csa()
6860 prof = (void *)sta_profiles[link_id]; in ieee80211_mgd_check_cross_link_csa()