Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/tests/
H A Dlinks.c33 static struct cfg80211_chan_def chandef_a = {}; variable
376 .chandef = &chandef_a, in KUNIT_ARRAY_PARAM_DESC()
391 chandef_a.chan = params->chan_a; in KUNIT_ARRAY_PARAM_DESC()
394 chandef_a.width = params->cw_a ?: NL80211_CHAN_WIDTH_20; in KUNIT_ARRAY_PARAM_DESC()
404 conf->chanreq.oper = chandef_a; in KUNIT_ARRAY_PARAM_DESC()