Searched refs:reg_workq (Results 1 – 1 of 1) sorted by relevance
69 static struct workqueue_struct *reg_workq; variable1238 queue_work(reg_workq, &ctx->reg_work); in c4iw_uld_state_change()1543 reg_workq = create_singlethread_workqueue("Register_iWARP_device"); in c4iw_init_module()1544 if (!reg_workq) { in c4iw_init_module()1565 destroy_workqueue(reg_workq); in c4iw_exit_module()