Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/igb/
H A Digb_main.c54 static int igb_alloc_rings(igb_t *);
517 if (igb_alloc_rings(igb) != IGB_SUCCESS) { in igb_attach()
1952 igb_alloc_rings(igb_t *igb) in igb_alloc_rings() function