Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dchan.c290 const struct ieee80211_chan_req *comp_def = compat; in ieee80211_chanctx_non_reserved_chandef() local
299 comp_def = ieee80211_chanreq_compatible(iter.chanreq, in ieee80211_chanctx_non_reserved_chandef()
300 comp_def, tmp); in ieee80211_chanctx_non_reserved_chandef()
301 if (!comp_def) in ieee80211_chanctx_non_reserved_chandef()
305 return comp_def; in ieee80211_chanctx_non_reserved_chandef()