Home
last modified time | relevance | path

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

/linux/net/mac80211/tests/
H A Dchan-mode.c215 struct cfg80211_chan_def ap_chandef = {}; in KUNIT_ARRAY_PARAM_DESC() local
245 0, &chanreq, &ap_chandef, in KUNIT_ARRAY_PARAM_DESC()
/linux/net/mac80211/
H A Dmlme.c974 struct cfg80211_chan_def *ap_chandef) in ieee80211_set_chanreq_ap() argument
983 chanreq->ap = *ap_chandef; in ieee80211_set_chanreq_ap()
991 struct cfg80211_chan_def *ap_chandef, in ieee80211_determine_chan_mode() argument
1020 elems, false, conn, ap_chandef); in ieee80211_determine_chan_mode()
1051 chanreq->oper = *ap_chandef; in ieee80211_determine_chan_mode()
1100 chanreq->oper = *ap_chandef; in ieee80211_determine_chan_mode()
1125 ieee80211_set_chanreq_ap(sdata, chanreq, conn, ap_chandef); in ieee80211_determine_chan_mode()
1158 if (chanreq->oper.width != ap_chandef->width || ap_mode != conn->mode) in ieee80211_determine_chan_mode()
1242 struct cfg80211_chan_def ap_chandef; in ieee80211_config_bw() local
1277 &ap_chandef); in ieee80211_config_bw()
6050 struct cfg80211_chan_def ap_chandef; ieee80211_prep_channel() local
[all...]
H A Dieee80211_i.h1016 struct cfg80211_chan_def ap_chandef;
2877 struct cfg80211_chan_def *ap_chandef,
1018 struct cfg80211_chan_def ap_chandef; global() member