Home
last modified time | relevance | path

Searched refs:ATTACH_PROGRESS_STATS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h193 #define ATTACH_PROGRESS_STATS 0x0200 /* Kstats created */ macro
H A Digb_main.c594 igb->attach_progress |= ATTACH_PROGRESS_STATS; in igb_attach()
803 if (igb->attach_progress & ATTACH_PROGRESS_STATS) { in igb_unconfigure()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h211 #define ATTACH_PROGRESS_STATS 0x0200 /* Kstats created */ macro
H A Dixgbe_main.c639 ixgbe->attach_progress |= ATTACH_PROGRESS_STATS; in ixgbe_attach()
843 if (ixgbe->attach_progress & ATTACH_PROGRESS_STATS) { in ixgbe_unconfigure()