Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dchan.c373 const struct ieee80211_chan_req *comp_def = compat; in ieee80211_chanctx_non_reserved_chandef() local
382 comp_def = ieee80211_chanreq_compatible(iter.chanreq, in ieee80211_chanctx_non_reserved_chandef()
383 comp_def, tmp); in ieee80211_chanctx_non_reserved_chandef()
384 if (!comp_def) in ieee80211_chanctx_non_reserved_chandef()
388 return comp_def; in ieee80211_chanctx_non_reserved_chandef()