Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c49 static int ixgbe_init(ixgbe_t *);
594 if (ixgbe_init(ixgbe) != IXGBE_SUCCESS) { in ixgbe_attach()
1314 ixgbe_init(ixgbe_t *ixgbe) in ixgbe_init() function