Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c947 static int hwsim_get_chanwidth(enum nl80211_chan_width bw) in hwsim_get_chanwidth() function
2019 if (WARN_ON(hwsim_get_chanwidth(bw) > hwsim_get_chanwidth(confbw))) in mac80211_hwsim_tx()
2578 WARN(bw > hwsim_get_chanwidth(confbw), in mac80211_hwsim_sta_rc_update()
2581 hwsim_get_chanwidth(data->bw), data->bw); in mac80211_hwsim_sta_rc_update()