Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dmlme.c7114 struct ieee802_11_elems *prof_elems; in ieee80211_mgd_check_cross_link_csa() local
7126 prof_elems = NULL; in ieee80211_mgd_check_cross_link_csa()
7140 prof_elems = ieee802_11_parse_elems(prof->variable + in ieee80211_mgd_check_cross_link_csa()
7147 if (!prof_elems) in ieee80211_mgd_check_cross_link_csa()
7159 ieee80211_sta_process_chanswitch(link, 0, 0, elems, prof_elems, in ieee80211_mgd_check_cross_link_csa()
7161 kfree(prof_elems); in ieee80211_mgd_check_cross_link_csa()