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()3858 .setup_sfp = NULL,3880 .setup_sfp = ixgbe_setup_sfp_modules_X550em,3902 .setup_sfp = ixgbe_setup_sfp_modules_X550em,3924 .setup_sfp = ixgbe_setup_sfp_modules_X550em,3945 .setup_sfp = ixgbe_setup_sfp_modules_X550em,
872 .setup_sfp = NULL,
937 status = hw->mac.ops.setup_sfp(hw); in ixgbe_reset_hw_82599()2210 .setup_sfp = &ixgbe_setup_sfp_modules_82599,
3466 int (*setup_sfp)(struct ixgbe_hw *); member
8248 err = hw->mac.ops.setup_sfp(hw); in ixgbe_sfp_detection_subtask()