Searched refs:ieee80211_chanreq_compatible (Results 1 – 1 of 1) sorted by relevance
| /linux/net/mac80211/ |
| H A D | chan.c | 222 ieee80211_chanreq_compatible(const struct ieee80211_chan_req *a, in ieee80211_chanreq_compatible() function 255 ret = ieee80211_chanreq_compatible(tmp, req, &tmp2); in ieee80211_chanctx_compatible() 276 req = ieee80211_chanreq_compatible(iter.chanreq, req, tmp); in ieee80211_chanctx_reserved_chanreq() 299 comp_def = ieee80211_chanreq_compatible(iter.chanreq, in ieee80211_chanctx_non_reserved_chandef() 950 compat = ieee80211_chanreq_compatible(iter.chanreq, in ieee80211_recalc_chanctx_chantype() 983 compat = ieee80211_chanreq_compatible(&tdls_chanreq, in ieee80211_recalc_chanctx_chantype() 2158 ret = ieee80211_chanreq_compatible(ret, iter.chanreq, tmp); in ieee80211_chanctx_recheck()
|