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 D | wifi_regd.c | 77 && (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 D | wifi_regd.c | 77 && (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 D | wifi_regd.c | 77 && (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 D | wifi_regd.c | 77 && (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 D | rtw_rf.h | 230 bool rtw_freq_consecutive(int a, int b);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_rf.h | 230 bool rtw_freq_consecutive(int a, int b);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_rf.h | 252 bool rtw_freq_consecutive(int a, int b);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_rf.h | 253 bool rtw_freq_consecutive(int a, int b);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rf.c | 588 bool rtw_freq_consecutive(int a, int b) in rtw_freq_consecutive() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_rf.c | 588 bool rtw_freq_consecutive(int a, int b) in rtw_freq_consecutive() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_rf.c | 657 bool rtw_freq_consecutive(int a, int b) in rtw_freq_consecutive() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_rf.c | 657 bool rtw_freq_consecutive(int a, int b) in rtw_freq_consecutive() function
|