Searched defs:ixgbe_init (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c49 static int ixgbe_init(ixgbe_t *);
594 if (ixgbe_init(ixgbe) != IXGBE_SUCCESS) {
1309 * ixgbe_init - Initialize the device.
1312 ixgbe_init(ixgbe_t *ixgbe) function

Completed in 71 milliseconds