Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h218 #define ATTACH_PROGRESS_PHY_TASKQ 0x20000 /* Ext. PHY taskq created */ macro
H A Dixgbe_main.c591 ixgbe->attach_progress |= ATTACH_PROGRESS_PHY_TASKQ; in ixgbe_attach()
871 if (ixgbe->attach_progress & ATTACH_PROGRESS_PHY_TASKQ) { in ixgbe_unconfigure()