Home
last modified time | relevance | path

Searched refs:overtemp_taskq (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h644 ddi_taskq_t *overtemp_taskq; /* overtemp taskq */ member
H A Dixgbe_main.c575 if ((ixgbe->overtemp_taskq = ddi_taskq_create(devinfo, taskqname, in ixgbe_attach()
865 ddi_taskq_destroy(ixgbe->overtemp_taskq); in ixgbe_unconfigure()
4763 if ((ddi_taskq_dispatch(ixgbe->overtemp_taskq, in ixgbe_intr_other_work()