Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/tests/
H A Dchan-mode.c199 struct cfg80211_chan_def ap_chandef = {}; in KUNIT_ARRAY_PARAM_DESC() local
226 0, &chanreq, &ap_chandef, in KUNIT_ARRAY_PARAM_DESC()
/linux-6.15/net/mac80211/
H A Dmlme.c980 struct cfg80211_chan_def *ap_chandef) in ieee80211_set_chanreq_ap() argument
989 chanreq->ap = *ap_chandef; in ieee80211_set_chanreq_ap()
1023 elems, false, conn, ap_chandef); in ieee80211_determine_chan_mode()
1095 chanreq->oper = *ap_chandef; in ieee80211_determine_chan_mode()
1227 struct cfg80211_chan_def ap_chandef; in ieee80211_config_bw() local
1243 &ap_chandef); in ieee80211_config_bw()
1254 chanreq.oper = ap_chandef; in ieee80211_config_bw()
1256 &ap_chandef); in ieee80211_config_bw()
2432 &link->u.mgd.csa.ap_chandef, in ieee80211_csa_switch_work()
5939 struct cfg80211_chan_def ap_chandef; in ieee80211_prep_channel() local
[all …]
H A Dieee80211_i.h1002 struct cfg80211_chan_def ap_chandef; member
2813 struct cfg80211_chan_def *ap_chandef,