Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c6645 const struct element *sta_profiles[IEEE80211_MLD_MAX_NUM_LINKS] = {}; in ieee80211_mgd_check_cross_link_csa() local
6687 sta_profiles[link_id] = sub; in ieee80211_mgd_check_cross_link_csa()
6704 if (!sta_profiles[link_id]) { in ieee80211_mgd_check_cross_link_csa()
6710 len = cfg80211_defragment_element(sta_profiles[link_id], in ieee80211_mgd_check_cross_link_csa()
6712 (void *)sta_profiles[link_id], in ieee80211_mgd_check_cross_link_csa()
6718 prof = (void *)sta_profiles[link_id]; in ieee80211_mgd_check_cross_link_csa()