| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/os_dep/ |
| H A D | os_intfs.c | 340 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, in rtw_start_drv_threads() 342 if (IS_ERR(padapter->cmdThread)) in rtw_start_drv_threads() 343 err = PTR_ERR(padapter->cmdThread); in rtw_start_drv_threads() 357 if (padapter->cmdThread) in rtw_stop_drv_threads()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | drv_types.h | 153 void *cmdThread; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | drv_types.h | 546 void *cmdThread; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/ |
| H A D | os_intfs.c | 547 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 548 if (IS_ERR(padapter->cmdThread)) in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | os_intfs.c | 828 if (padapter->cmdThread == NULL) { 830 padapter->cmdThread = rtw_thread_start(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); 831 if (padapter->cmdThread == NULL)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | os_intfs.c | 828 if (padapter->cmdThread == NULL) { 830 padapter->cmdThread = rtw_thread_start(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); 831 if (padapter->cmdThread == NULL)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | drv_types.h | 983 _thread_hdl_ cmdThread; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | drv_types.h | 1026 _thread_hdl_ cmdThread; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | os_intfs.c | 2041 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2043 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2044 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2045 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | os_intfs.c | 2059 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2061 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2062 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2063 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | os_intfs.c | 2041 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2043 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2044 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2045 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | os_intfs.c | 2146 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2148 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2149 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2150 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | drv_types.h | 1182 _thread_hdl_ cmdThread; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | os_intfs.c | 2313 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2315 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2316 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2317 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | os_intfs.c | 2380 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2382 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2383 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2384 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | os_intfs.c | 2450 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2452 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2453 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2454 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | os_intfs.c | 2384 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2386 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2387 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2388 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | os_intfs.c | 2399 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2401 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2402 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2403 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | os_intfs.c | 2431 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2433 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2434 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2435 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | os_intfs.c | 2364 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2366 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2367 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2368 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | os_intfs.c | 2383 if (padapter->cmdThread == NULL) { in rtw_start_drv_threads() 2385 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 2386 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 2387 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | os_intfs.c | 1813 padapter->cmdThread = kthread_run(rtw_cmd_thread, padapter, "RTW_CMD_THREAD"); in rtw_start_drv_threads() 1814 if (IS_ERR(padapter->cmdThread)) { in rtw_start_drv_threads() 1815 padapter->cmdThread = NULL; in rtw_start_drv_threads()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | drv_types.h | 1376 _thread_hdl_ cmdThread; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | drv_types.h | 1509 _thread_hdl_ cmdThread; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | drv_types.h | 1516 _thread_hdl_ cmdThread; member
|