Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c7471 struct ieee802_11_elems *prof_elems; in ieee80211_mgd_check_cross_link_csa() local
7483 prof_elems = NULL; in ieee80211_mgd_check_cross_link_csa()
7497 prof_elems = ieee802_11_parse_elems(prof->variable + in ieee80211_mgd_check_cross_link_csa()
7506 if (!prof_elems) in ieee80211_mgd_check_cross_link_csa()
7518 ieee80211_sta_process_chanswitch(link, 0, 0, elems, prof_elems, in ieee80211_mgd_check_cross_link_csa()
7520 kfree(prof_elems); in ieee80211_mgd_check_cross_link_csa()