Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/igb/
H A Digb_sw.h186 #define ATTACH_PROGRESS_ALLOC_RINGS 0x0010 /* Rings allocated */ macro
H A Digb_main.c523 igb->attach_progress |= ATTACH_PROGRESS_ALLOC_RINGS; in igb_attach()
830 if (igb->attach_progress & ATTACH_PROGRESS_ALLOC_RINGS) { in igb_unconfigure()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h203 #define ATTACH_PROGRESS_ALLOC_RINGS 0x0010 /* Rings allocated */ macro
H A Dixgbe_main.c522 ixgbe->attach_progress |= ATTACH_PROGRESS_ALLOC_RINGS; in ixgbe_attach()
895 if (ixgbe->attach_progress & ATTACH_PROGRESS_ALLOC_RINGS) { in ixgbe_unconfigure()