Searched refs:connected_work (Results 1 – 1 of 1) sorted by relevance
196 struct work_struct connected_work; member324 cancel_work_sync(&net->connected_work); in stop_login()471 queue_work(system_long_wq, &net->connected_work); in tbnet_handle_packet()624 struct tbnet *net = container_of(work, typeof(*net), connected_work); in tbnet_connected_work()720 queue_work(system_long_wq, &net->connected_work); in tbnet_login_work()1302 INIT_WORK(&net->connected_work, tbnet_connected_work); in tbnet_probe()