Home
last modified time | relevance | path

Searched refs:channel_plan_req (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c2385 u8 channel_plan_req = (u8)(*((int *)wrqu)); in rtw_wx_set_channel_plan() local
2387 if (_SUCCESS == rtw_set_chplan_cmd(padapter, channel_plan_req, 1, 1)) in rtw_wx_set_channel_plan()
2388 DBG_871X("%s set channel_plan = 0x%02X\n", __func__, channel_plan_req); in rtw_wx_set_channel_plan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_linux.c3351 u16 channel_plan_req = (u16)(*((int *)wrqu)); local
3353 rtw_chplan_ioctl_input_mapping(&channel_plan_req, NULL);
3355 …if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req, RTW_CHPLAN_6G_UNSPECIFIED, RTW_RE…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_linux.c3351 u16 channel_plan_req = (u16)(*((int *)wrqu)); local
3353 rtw_chplan_ioctl_input_mapping(&channel_plan_req, NULL);
3355 …if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req, RTW_CHPLAN_6G_UNSPECIFIED, RTW_RE…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_linux.c3441 u16 channel_plan_req = (u16)(*((int *)wrqu)); local
3443 rtw_chplan_ioctl_input_mapping(&channel_plan_req, NULL);
3445 …if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req, RTW_CHPLAN_6G_UNSPECIFIED, RTW_RE…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_linux.c3437 u16 channel_plan_req = (u16)(*((int *)wrqu)); local
3439 rtw_chplan_ioctl_input_mapping(&channel_plan_req, NULL);
3441 …if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req, RTW_CHPLAN_6G_UNSPECIFIED, RTW_RE…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_linux.c4259 u8 channel_plan_req = (u8) (*((int *)wrqu)); local
4267 if (_SUCCESS == rtw_set_chplan_cmd(padapter, channel_plan_req, 1, 1)) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_linux.c3460 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3462 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_linux.c3454 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3456 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_linux.c3449 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3451 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_linux.c3454 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3456 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_linux.c3488 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3490 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_linux.c3454 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3456 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_linux.c4220 u8 channel_plan_req = (u8) (*((int *)wrqu)); local
4222 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_linux.c3463 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3465 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_linux.c3463 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3465 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_linux.c3437 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3439 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_linux.c3438 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3440 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_linux.c3898 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3900 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_linux.c3439 u8 channel_plan_req = (u8)(*((int *)wrqu)); local
3441 if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req))