Searched refs:fcip_tq (Results 1 – 2 of 2) sorted by relevance
218 taskq_t *fcip_tq; /* Taskq pointer */ member
957 fptr->fcip_tq = taskq_create("fcip_tasks", in fcip_port_attach()4584 if (taskq_dispatch(fptr->fcip_tq, fcip_port_ns, in fcip_handle_topology()4998 if (fptr->fcip_tq) { in fcip_softstate_free()4999 taskq_t *tq = fptr->fcip_tq; in fcip_softstate_free()5001 fptr->fcip_tq = NULL; in fcip_softstate_free()7258 if (taskq_dispatch(fptr->fcip_tq, in fcip_timeout()7302 if (taskq_dispatch(fptr->fcip_tq, in fcip_timeout()