Searched refs:ieee80211_chanreq_compatible (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/mac80211/ |
D | chan.c | 100 ieee80211_chanreq_compatible(const struct ieee80211_chan_req *a, in ieee80211_chanreq_compatible() function 133 ret = ieee80211_chanreq_compatible(tmp, req, &tmp2); in ieee80211_chanctx_compatible() 154 req = ieee80211_chanreq_compatible(&link->reserved, req, tmp); in ieee80211_chanctx_reserved_chanreq() 179 comp_def = ieee80211_chanreq_compatible(&link_conf->chanreq, in ieee80211_chanctx_non_reserved_chandef() 796 compat = ieee80211_chanreq_compatible(&link_conf->chanreq, in ieee80211_recalc_chanctx_chantype() 828 compat = ieee80211_chanreq_compatible(&tdls_chanreq, in ieee80211_recalc_chanctx_chantype() 2010 ret = ieee80211_chanreq_compatible(ret, in ieee80211_chanctx_recheck() 2018 ret = ieee80211_chanreq_compatible(ret, in ieee80211_chanctx_recheck()
|