Searched refs:setup_sfp (Results 1 – 5 of 5) sorted by relevance
3428 status = hw->mac.ops.setup_sfp(hw); in ixgbe_reset_hw_X550em()3856 .setup_sfp = NULL,3878 .setup_sfp = ixgbe_setup_sfp_modules_X550em,3900 .setup_sfp = ixgbe_setup_sfp_modules_X550em,3922 .setup_sfp = ixgbe_setup_sfp_modules_X550em,3943 .setup_sfp = ixgbe_setup_sfp_modules_X550em,
937 status = hw->mac.ops.setup_sfp(hw); in ixgbe_reset_hw_82599()2209 .setup_sfp = &ixgbe_setup_sfp_modules_82599,
865 .setup_sfp = NULL,
3423 int (*setup_sfp)(struct ixgbe_hw *); member
7884 err = hw->mac.ops.setup_sfp(hw); in ixgbe_sfp_detection_subtask()