Home
last modified time | relevance | path

Searched defs:band_type (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Drtl_btc.c453 void rtl_btc_switch_band_notify(struct rtl_priv *rtlpriv, u8 band_type, in rtl_btc_switch_band_notify()
479 void rtl_btc_switch_band_notify_wifionly(struct rtl_priv *rtlpriv, u8 band_type, in rtl_btc_switch_band_notify_wifionly()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c1676 enum BAND_TYPE band_type, enum CHANNEL_WIDTH bandwidth, in phy_get_tx_pwr_lmt()
/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()
/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()
/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()
/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()
/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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_btcoex.c252 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_btcoex.c241 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_btcoex.c253 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_btcoex.c252 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_btcoex.c242 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify()
/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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_btcoex.c241 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_btcoex.c242 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_btcoex.c241 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h245 #define is_supported_24g(band_type) ((band_type) & BAND_CAP_2G ? _TRUE : _FALSE) argument
246 #define is_supported_5g(band_type) ((band_type) & BAND_CAP_5G ? _TRUE : _FALSE) argument
247 #define is_supported_6g(band_type) ((band_type) & BAND_CAP_6G ? _TRUE : _FALSE) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h245 #define is_supported_24g(band_type) ((band_type) & BAND_CAP_2G ? _TRUE : _FALSE) argument
246 #define is_supported_5g(band_type) ((band_type) & BAND_CAP_5G ? _TRUE : _FALSE) argument
247 #define is_supported_6g(band_type) ((band_type) & BAND_CAP_6G ? _TRUE : _FALSE) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Drtw_general_def.h320 enum band_type { enum
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c226 u8 band_type = 0; in rtw_hw_get_band_type() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Drtw_general_def.h320 enum band_type { enum
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c226 u8 band_type = 0; in rtw_hw_get_band_type() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_btcoex.c4342 void hal_btcoex_switchband_notify(u8 under_scan, u8 band_type) in hal_btcoex_switchband_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_btcoex.c4909 void hal_btcoex_switchband_notify(u8 under_scan, u8 band_type) in hal_btcoex_switchband_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_btcoex.c6063 void hal_btcoex_switchband_notify(u8 under_scan, u8 band_type) in hal_btcoex_switchband_notify()

123