Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852b_rfk.c2424 u8 idx, cur_band, cur_ch; in _dpk_reload_check()
2426 cur_band = chan->band_type; in _dpk_reload_check()
2430 if (cur_band != dpk->bp[path][idx].band || in _dpk_reload_check()
2423 u8 idx, cur_band, cur_ch; _dpk_reload_check() local
H A Drtw8852a_rfk.c2526 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local
2528 cur_band = chan->band_type; in _dpk_reload_check()
2532 if (cur_band != dpk->bp[path][idx].band || in _dpk_reload_check()
H A Drtw8852c_rfk.c2503 u8 idx, cur_band, cur_ch; in _dpk_reload_check()
2505 cur_band = chan->band_type; in _dpk_reload_check()
2509 if (cur_band != dpk->bp[path][idx].band || in _dpk_reload_check()
2502 u8 idx, cur_band, cur_ch; _dpk_reload_check() local