Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h215 #define ATTACH_PROGRESS_SFP_TASKQ 0x4000 /* SFP taskq created */ macro
H A Dixgbe_main.c569 ixgbe->attach_progress |= ATTACH_PROGRESS_SFP_TASKQ; in ixgbe_attach()
857 if (ixgbe->attach_progress & ATTACH_PROGRESS_SFP_TASKQ) { in ixgbe_unconfigure()