Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h645 ddi_taskq_t *phy_taskq; /* external PHY taskq */ member
H A Dixgbe_main.c586 if ((ixgbe->phy_taskq = ddi_taskq_create(devinfo, taskqname, in ixgbe_attach()
872 ddi_taskq_destroy(ixgbe->phy_taskq); in ixgbe_unconfigure()
4777 if ((ddi_taskq_dispatch(ixgbe->phy_taskq, in ixgbe_intr_other_work()