Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dchan.c169 const struct ieee80211_chan_req *comp_def = compat; in ieee80211_chanctx_non_reserved_chandef() local
179 comp_def = ieee80211_chanreq_compatible(&link_conf->chanreq, in ieee80211_chanctx_non_reserved_chandef()
180 comp_def, tmp); in ieee80211_chanctx_non_reserved_chandef()
181 if (!comp_def) in ieee80211_chanctx_non_reserved_chandef()
185 return comp_def; in ieee80211_chanctx_non_reserved_chandef()