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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c408 if (ixgbe_driver_setup_link(ixgbe, B_TRUE) !=
H A Dixgbe_sw.h844 int ixgbe_driver_setup_link(ixgbe_t *, boolean_t);
H A Dixgbe_main.c1409 (void) ixgbe_driver_setup_link(ixgbe, B_FALSE);
1847 (void) ixgbe_driver_setup_link(ixgbe, B_TRUE);
3607 * ixgbe_driver_setup_link - Using the link properties to setup the link.
3610 ixgbe_driver_setup_link(ixgbe_t *ixgbe, boolean_t setup_hw) function

Completed in 68 milliseconds