Home
last modified time | relevance | path

Searched refs:rtw_btcoex_switchband_notify (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_btcoex.h384 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_btcoex.h384 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_btcoex.h386 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_btcoex.h385 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_btcoex.h385 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_btcoex.h383 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_btcoex.h381 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_btcoex.h390 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_btcoex.h390 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_btcoex.h389 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_btcoex.h391 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_btcoex.h390 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_btcoex.h389 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_btcoex.h390 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/
H A Drtl8821c_phy.c718 rtw_btcoex_switchband_notify(_TRUE, hal_data->current_band_type); in phy_switch_wireless_band_8821c()
720 rtw_btcoex_switchband_notify(_FALSE, hal_data->current_band_type); in phy_switch_wireless_band_8821c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/
H A Drtl8821c_phy.c716 rtw_btcoex_switchband_notify(_TRUE, hal_data->current_band_type); in phy_switch_wireless_band_8821c()
718 rtw_btcoex_switchband_notify(_FALSE, hal_data->current_band_type); in phy_switch_wireless_band_8821c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/
H A Drtl8822b_phy.c1228 rtw_btcoex_switchband_notify(_TRUE, hal->CurrentBandType); in rtl8822b_switch_chnl_and_set_bw()
1230 rtw_btcoex_switchband_notify(_FALSE, hal->CurrentBandType); in rtl8822b_switch_chnl_and_set_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/
H A Drtl8822b_phy.c1013 rtw_btcoex_switchband_notify(_TRUE, hal->current_band_type); in rtl8822b_switch_chnl_and_set_bw()
1015 rtw_btcoex_switchband_notify(_FALSE, hal->current_band_type); in rtl8822b_switch_chnl_and_set_bw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/
H A Drtl8822c_phy.c1051 rtw_btcoex_switchband_notify(_TRUE, hal->current_band_type); in rtl8822c_switch_chnl_and_set_bw()
1053 rtw_btcoex_switchband_notify(_FALSE, hal->current_band_type); in rtl8822c_switch_chnl_and_set_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_btcoex.c245 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_btcoex.c238 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_btcoex.c252 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_btcoex.c242 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_btcoex.c252 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_btcoex.c242 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify() function

12