Searched refs:setup_sfp (Results 1 – 5 of 5) sorted by relevance
3430 status = hw->mac.ops.setup_sfp(hw); in ixgbe_reset_hw_X550em()3974 .setup_sfp = NULL,4000 .setup_sfp = ixgbe_setup_sfp_modules_X550em,4022 .setup_sfp = ixgbe_setup_sfp_modules_X550em,4044 .setup_sfp = ixgbe_setup_sfp_modules_X550em,4065 .setup_sfp = ixgbe_setup_sfp_modules_X550em,
944 status = hw->mac.ops.setup_sfp(hw); in ixgbe_reset_hw_82599()2217 .setup_sfp = &ixgbe_setup_sfp_modules_82599,
872 .setup_sfp = NULL,
3506 int (*setup_sfp)(struct ixgbe_hw *); member
8436 err = hw->mac.ops.setup_sfp(hw); in ixgbe_sfp_detection_subtask()