Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b_rfk.c2414 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local
2416 cur_band = chan->band_type; in _dpk_reload_check()
2420 if (cur_band != dpk->bp[path][idx].band || in _dpk_reload_check()
H A Drtw8852a_rfk.c2549 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local
2551 cur_band = chan->band_type; in _dpk_reload_check()
2555 if (cur_band != dpk->bp[path][idx].band || in _dpk_reload_check()
H A Drtw8852bt_rfk.c2493 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local
2496 cur_band = chan->band_type; in _dpk_reload_check()
2500 if (cur_band != dpk->bp[path][idx].band || in _dpk_reload_check()
H A Drtw8852c_rfk.c2508 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local
2510 cur_band = chan->band_type; in _dpk_reload_check()
2514 if (cur_band != dpk->bp[path][idx].band || in _dpk_reload_check()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c5827 mac80211_wlc_set_nrate(struct brcms_c_info *wlc, struct brcms_band *cur_band, in mac80211_wlc_set_nrate() argument
5889 if ((cur_band->bandtype != BRCM_BAND_2G) in mac80211_wlc_set_nrate()
5927 && !brcms_c_valid_rate(wlc, rspec, cur_band->bandtype, true)) in mac80211_wlc_set_nrate()