Home
last modified time | relevance | path

Searched refs:rtw_freq_consecutive (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dwifi_regd.c77 && (rtw_freq_consecutive(last_end_freq, start_freq) in rtw_get_ieee80211_reg_rule()
78 || rtw_freq_consecutive(end_freq, next_start_freq) in rtw_get_ieee80211_reg_rule()
130 && rtw_freq_consecutive(end_freq, freq) in rtw_build_wiphy_regd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dwifi_regd.c77 && (rtw_freq_consecutive(last_end_freq, start_freq) in rtw_get_ieee80211_reg_rule()
78 || rtw_freq_consecutive(end_freq, next_start_freq) in rtw_get_ieee80211_reg_rule()
130 && rtw_freq_consecutive(end_freq, freq) in rtw_build_wiphy_regd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dwifi_regd.c77 && (rtw_freq_consecutive(last_end_freq, start_freq) in rtw_get_ieee80211_reg_rule()
78 || rtw_freq_consecutive(end_freq, next_start_freq) in rtw_get_ieee80211_reg_rule()
130 && rtw_freq_consecutive(end_freq, freq) in rtw_build_wiphy_regd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dwifi_regd.c77 && (rtw_freq_consecutive(last_end_freq, start_freq) in rtw_get_ieee80211_reg_rule()
78 || rtw_freq_consecutive(end_freq, next_start_freq) in rtw_get_ieee80211_reg_rule()
130 && rtw_freq_consecutive(end_freq, freq) in rtw_build_wiphy_regd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_rf.h230 bool rtw_freq_consecutive(int a, int b);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_rf.h230 bool rtw_freq_consecutive(int a, int b);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_rf.h252 bool rtw_freq_consecutive(int a, int b);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_rf.h253 bool rtw_freq_consecutive(int a, int b);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c588 bool rtw_freq_consecutive(int a, int b) in rtw_freq_consecutive() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c588 bool rtw_freq_consecutive(int a, int b) in rtw_freq_consecutive() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c657 bool rtw_freq_consecutive(int a, int b) in rtw_freq_consecutive() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c657 bool rtw_freq_consecutive(int a, int b) in rtw_freq_consecutive() function