Searched refs:fcip_tq (Results 1 – 2 of 2) sorted by relevance
218 taskq_t *fcip_tq; /* Taskq pointer */ member
941 fptr->fcip_tq = taskq_create("fcip_tasks", in fcip_port_attach()4421 if (taskq_dispatch(fptr->fcip_tq, fcip_port_ns, in fcip_handle_topology()4824 if (fptr->fcip_tq) { in fcip_softstate_free()4825 taskq_t *tq = fptr->fcip_tq; in fcip_softstate_free()4827 fptr->fcip_tq = NULL; in fcip_softstate_free()7069 if (taskq_dispatch(fptr->fcip_tq, in fcip_timeout()7113 if (taskq_dispatch(fptr->fcip_tq, in fcip_timeout()