Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/
Dmac80211_hwsim.c837 static int hwsim_get_chanwidth(enum nl80211_chan_width bw) in hwsim_get_chanwidth() function
1901 if (WARN_ON(hwsim_get_chanwidth(bw) > hwsim_get_chanwidth(confbw))) in mac80211_hwsim_tx()
2430 WARN(bw > hwsim_get_chanwidth(confbw), in mac80211_hwsim_sta_rc_update()
2433 hwsim_get_chanwidth(data->bw), data->bw); in mac80211_hwsim_sta_rc_update()