Home
last modified time | relevance | path

Searched refs:rtw_get_center_ch (Results 1 – 25 of 215) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_rf.c77 c_ch = rtw_get_center_ch(ch, bw, offset); in rtw_chbw_to_freq_range()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c431 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset) in rtw_get_center_ch() function
903 cch = rtw_get_center_ch(ch ,bw, offset); in dbg_global_op_class_validate()
1238 cch = rtw_get_center_ch(ch ,bw, offset); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c431 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset) in rtw_get_center_ch() function
903 cch = rtw_get_center_ch(ch ,bw, offset); in dbg_global_op_class_validate()
1238 cch = rtw_get_center_ch(ch ,bw, offset); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_rf.h71 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_rf.h71 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_rf.h59 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_rf.h59 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_rf.h60 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_rf.h60 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_rf.h72 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_rf.h72 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_rf.h60 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_rf.h61 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rf.c452 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset) in rtw_get_center_ch() function
633 c_ch = rtw_get_center_ch(ch, bw, offset); in rtw_chbw_to_freq_range()
910 cch = rtw_get_center_ch(ch ,bw, offset); in dbg_global_op_class_validate()
1242 cch = rtw_get_center_ch(ch ,bw, offset); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rf.c452 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset) in rtw_get_center_ch() function
633 c_ch = rtw_get_center_ch(ch, bw, offset); in rtw_chbw_to_freq_range()
910 cch = rtw_get_center_ch(ch ,bw, offset); in dbg_global_op_class_validate()
1242 cch = rtw_get_center_ch(ch ,bw, offset); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rf.c453 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset) in rtw_get_center_ch() function
634 c_ch = rtw_get_center_ch(ch, bw, offset); in rtw_chbw_to_freq_range()
911 cch = rtw_get_center_ch(ch ,bw, offset); in dbg_global_op_class_validate()
1243 cch = rtw_get_center_ch(ch ,bw, offset); in op_class_pref_apply_regulatory()
H A Drtw_vht.c755 center_freq = rtw_get_center_ch(channel, bw_mode, HAL_PRIME_CHNL_OFFSET_LOWER); in rtw_build_vht_operation_ie()
1028 u8 cch = rtw_get_center_ch(oper_ch, oper_bw, oper_offset); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c452 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset) in rtw_get_center_ch() function
693 c_ch = rtw_get_center_ch(ch, bw, offset); in rtw_chbw_to_freq_range()
976 cch = rtw_get_center_ch(ch ,bw, offset); in dbg_global_op_class_validate()
1346 cch = rtw_get_center_ch(ch ,bw, offset); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c452 u8 rtw_get_center_ch(u8 ch, u8 bw, u8 offset) in rtw_get_center_ch() function
693 c_ch = rtw_get_center_ch(ch, bw, offset); in rtw_chbw_to_freq_range()
976 cch = rtw_get_center_ch(ch ,bw, offset); in dbg_global_op_class_validate()
1310 cch = rtw_get_center_ch(ch ,bw, offset); in op_class_pref_apply_regulatory()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_vht.c750 center_freq = rtw_get_center_ch(channel, bw_mode, HAL_PRIME_CHNL_OFFSET_LOWER); in rtw_build_vht_operation_ie()
1023 u8 cch = rtw_get_center_ch(oper_ch, oper_bw, oper_offset); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_vht.c751 center_freq = rtw_get_center_ch(channel, bw_mode, HAL_PRIME_CHNL_OFFSET_LOWER); in rtw_build_vht_operation_ie()
1024 u8 cch = rtw_get_center_ch(oper_ch, oper_bw, oper_offset); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_vht.c751 center_freq = rtw_get_center_ch(channel, bw_mode, HAL_PRIME_CHNL_OFFSET_LOWER); in rtw_build_vht_operation_ie()
1024 u8 cch = rtw_get_center_ch(oper_ch, oper_bw, oper_offset); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_vht.c752 center_freq = rtw_get_center_ch(channel, bw_mode, HAL_PRIME_CHNL_OFFSET_LOWER); in rtw_build_vht_operation_ie()
1024 u8 cch = rtw_get_center_ch(oper_ch, oper_bw, oper_offset); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_vht.c752 center_freq = rtw_get_center_ch(channel, bw_mode, HAL_PRIME_CHNL_OFFSET_LOWER); in rtw_build_vht_operation_ie()
1024 u8 cch = rtw_get_center_ch(oper_ch, oper_bw, oper_offset); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_vht.c743 center_freq = rtw_get_center_ch(channel, bw_mode, HAL_PRIME_CHNL_OFFSET_LOWER); in rtw_build_vht_operation_ie()
1016 u8 cch = rtw_get_center_ch(oper_ch, oper_bw, oper_offset); in rtw_restructure_vht_ie()

123456789