Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c6835 struct ieee802_11_elems *prof_elems; in ieee80211_mgd_check_cross_link_csa() local
6847 prof_elems = NULL; in ieee80211_mgd_check_cross_link_csa()
6861 prof_elems = ieee802_11_parse_elems(prof->variable + in ieee80211_mgd_check_cross_link_csa()
6868 if (!prof_elems) in ieee80211_mgd_check_cross_link_csa()
6880 ieee80211_sta_process_chanswitch(link, 0, 0, elems, prof_elems, in ieee80211_mgd_check_cross_link_csa()
6882 kfree(prof_elems); in ieee80211_mgd_check_cross_link_csa()