Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1594 static bool hwsim_chans_compat(struct ieee80211_channel *c1, in hwsim_chans_compat() function
1626 if (!hwsim_chans_compat(data->channel, chanctx->def.chan)) in mac80211_hwsim_tx_iter()
1807 if (!hwsim_chans_compat(chan, data2->tmp_chan) && in mac80211_hwsim_tx_frame_no_nl()
1808 !hwsim_chans_compat(chan, data2->channel)) { in mac80211_hwsim_tx_frame_no_nl()
5683 if (!hwsim_chans_compat(iter_data.channel, channel)) { in hwsim_cloned_frame_received_nl()