Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c590 enum band_type band_a, band_b; in rtw_freq_consecutive() local
595 band_b = rtw_freq2band(b); in rtw_freq_consecutive()
596 if (band_b == BAND_MAX || band_a != band_b) in rtw_freq_consecutive()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c590 enum band_type band_a, band_b; in rtw_freq_consecutive() local
595 band_b = rtw_freq2band(b); in rtw_freq_consecutive()
596 if (band_b == BAND_MAX || band_a != band_b) in rtw_freq_consecutive()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c659 BAND_TYPE band_a, band_b; in rtw_freq_consecutive() local
664 band_b = rtw_freq2band(b); in rtw_freq_consecutive()
665 if (band_b == BAND_MAX || band_a != band_b) in rtw_freq_consecutive()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c659 BAND_TYPE band_a, band_b; in rtw_freq_consecutive() local
664 band_b = rtw_freq2band(b); in rtw_freq_consecutive()
665 if (band_b == BAND_MAX || band_a != band_b) in rtw_freq_consecutive()