Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c8002 struct ieee802_11_elems *prof_elems; in ieee80211_mgd_check_cross_link_csa() local
8014 prof_elems = NULL; in ieee80211_mgd_check_cross_link_csa()
8028 prof_elems = ieee802_11_parse_elems(prof->variable + in ieee80211_mgd_check_cross_link_csa()
8037 if (!prof_elems) in ieee80211_mgd_check_cross_link_csa()
8049 ieee80211_sta_process_chanswitch(link, 0, 0, elems, prof_elems, in ieee80211_mgd_check_cross_link_csa()
8051 kfree(prof_elems); in ieee80211_mgd_check_cross_link_csa()