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

/freebsd-10.2-release/sys/dev/ixgbe/
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.c458 mac->ops.setup_sfp = ixgbe_setup_sfp_modules_X550em;
1600 status = hw->mac.ops.setup_sfp(hw);
H A Dif_ix.c2642 hw->mac.ops.setup_sfp(hw);
3402 err = hw->mac.ops.setup_sfp(hw);
H A Dixgbe_type.h3642 s32 (*setup_sfp)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations

Completed in 194 milliseconds