Searched refs:sock_wq (Results 1 – 4 of 4) sorted by relevance
240 struct workqueue_struct *sock_wq; member
1283 queue_delayed_work(btrtl_coex.sock_wq, &btrtl_coex.sock_work, 0); in udpsocket_recv()3045 btrtl_coex.sock_wq = create_workqueue("btudpwork"); in rtk_btcoex_init()3061 flush_workqueue(btrtl_coex.sock_wq); in rtk_btcoex_exit()3062 destroy_workqueue(btrtl_coex.sock_wq); in rtk_btcoex_exit()
1283 queue_delayed_work(btrtl_coex.sock_wq, &btrtl_coex.sock_work, 0); in udpsocket_recv()3012 btrtl_coex.sock_wq = create_workqueue("btudpwork"); in rtk_btcoex_init()3028 flush_workqueue(btrtl_coex.sock_wq); in rtk_btcoex_exit()3029 destroy_workqueue(btrtl_coex.sock_wq); in rtk_btcoex_exit()