Searched refs:setup_sfp (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c367 mac->ops.setup_sfp = ixgbe_setup_sfp_modules_82599;
1057 status = hw->mac.ops.setup_sfp(hw);
H A Dixgbe_x550.c420 mac->ops.setup_sfp = ixgbe_setup_sfp_modules_X550em;
1580 status = hw->mac.ops.setup_sfp(hw);
H A Dixgbe_type.h3673 s32 (*setup_sfp)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3761 (void) hw->mac.ops.setup_sfp(hw);

Completed in 111 milliseconds