Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c51 static int ixgbe_chip_start(ixgbe_t *);
1502 if (ixgbe_chip_start(ixgbe) != IXGBE_SUCCESS) { in ixgbe_init()
1544 ixgbe_chip_start(ixgbe_t *ixgbe) in ixgbe_chip_start() function
1919 if (ixgbe_chip_start(ixgbe) != IXGBE_SUCCESS) { in ixgbe_start()