Searched refs:ixgbe_start (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c50 if (ixgbe_start(ixgbe, B_TRUE) != IXGBE_SUCCESS) {
H A Dixgbe_sw.h842 int ixgbe_start(ixgbe_t *, boolean_t);
H A Dixgbe_main.c1255 if (ixgbe_start(ixgbe, B_FALSE) != IXGBE_SUCCESS) {
1621 if (ixgbe_start(ixgbe, B_FALSE) != IXGBE_SUCCESS) {
1792 * ixgbe_start - Start the driver/chipset.
1795 ixgbe_start(ixgbe_t *ixgbe, boolean_t alloc_buffer) function
1861 * ixgbe_start() will be called when resetting, however if reset
2113 if (ixgbe_start(ixgbe, B_FALSE) != IXGBE_SUCCESS) {

Completed in 58 milliseconds