Home
last modified time | relevance | path

Searched refs:BAND_CAP_2G (Results 1 – 25 of 130) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtl8821a_spec.h103 #define BAND_CAP_8821A (BAND_CAP_2G | BAND_CAP_5G)
H A Drtl8188e_spec.h153 #define BAND_CAP_88E (BAND_CAP_2G)
H A Drtl8723b_spec.h291 #define BAND_CAP_8723B (BAND_CAP_2G)
H A Drtl8812a_spec.h267 #define BAND_CAP_8812A (BAND_CAP_2G | BAND_CAP_5G)
H A Drtl8188f_spec.h298 #define BAND_CAP_8188F (BAND_CAP_2G)
H A Drtl8192e_spec.h323 #define BAND_CAP_8192E (BAND_CAP_2G)
H A Drtl8703b_spec.h475 #define BAND_CAP_8703B (BAND_CAP_2G)
H A Drtl8814a_spec.h639 #define BAND_CAP_8814A (BAND_CAP_2G | BAND_CAP_5G)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtl8821a_spec.h104 #define BAND_CAP_8821A (BAND_CAP_2G | BAND_CAP_5G)
H A Drtl8188e_spec.h154 #define BAND_CAP_88E (BAND_CAP_2G)
H A Drtl8723b_spec.h292 #define BAND_CAP_8723B (BAND_CAP_2G)
H A Drtl8812a_spec.h268 #define BAND_CAP_8812A (BAND_CAP_2G | BAND_CAP_5G)
H A Drtl8188f_spec.h299 #define BAND_CAP_8188F (BAND_CAP_2G)
H A Drtl8192e_spec.h325 #define BAND_CAP_8192E (BAND_CAP_2G)
H A Drtl8723d_spec.h453 #define BAND_CAP_8723D (BAND_CAP_2G)
H A Drtl8703b_spec.h476 #define BAND_CAP_8703B (BAND_CAP_2G)
H A Drtl8814a_spec.h647 #define BAND_CAP_8814A (BAND_CAP_2G | BAND_CAP_5G)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/
H A Drtl8822b_halinit.c39 hal_spec->band_cap = BAND_CAP_2G | BAND_CAP_5G; in rtl8822b_init_hal_spec()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/
H A Drtl8821c_halinit.c42 hal_spec->band_cap = BAND_CAP_2G | BAND_CAP_5G; in init_hal_spec_rtl8821c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/
H A Drtl8822c_halinit.c46 hal_spec->band_cap = BAND_CAP_2G | BAND_CAP_5G; in rtl8822c_init_hal_spec()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/
H A Drtl8821c_halinit.c43 hal_spec->band_cap = BAND_CAP_2G | BAND_CAP_5G; in init_hal_spec_rtl8821c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c686 [BAND_ON_24G] = BAND_CAP_2G,
1087 if (is_supported_24g(regsty->band_type) && rtw_hw_chk_band_cap(dvobj, BAND_CAP_2G)) in op_class_pref_init()
1088 band_bmp |= BAND_CAP_2G; in op_class_pref_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c686 [BAND_ON_24G] = BAND_CAP_2G,
1087 if (is_supported_24g(regsty->band_type) && rtw_hw_chk_band_cap(dvobj, BAND_CAP_2G)) in op_class_pref_init()
1088 band_bmp |= BAND_CAP_2G; in op_class_pref_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/
H A Drtl8822b_halinit.c43 hal_spec->band_cap = BAND_CAP_2G | BAND_CAP_5G; in rtl8822b_init_hal_spec()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Drtw_general_def.h328 #define BAND_CAP_2G BIT(BAND_ON_24G) macro

123456