Searched refs:rtw_ap_check_csa_setting (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 10296 static bool rtw_ap_check_csa_setting(_adapter* a, u8 new_ch, u8 new_bw, u8 new_offset) in rtw_ap_check_csa_setting() function 10376 if (rtw_ap_check_csa_setting(a, csa_ch, csa_bw, csa_offset) == _FALSE) in cfg80211_rtw_channel_switch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 10471 static bool rtw_ap_check_csa_setting(_adapter* a, u8 new_ch, u8 new_bw, u8 new_offset) in rtw_ap_check_csa_setting() function 10551 if (rtw_ap_check_csa_setting(a, csa_ch, csa_bw, csa_offset) == _FALSE) in cfg80211_rtw_channel_switch()
|