Searched refs:sfp_id (Results 1 – 1 of 1) sorted by relevance
1893 uint16_t sfp_id; in ixgbe_get_sfp_init_sequence_offsets() local1941 if (hw->eeprom.ops.read(hw, *list_offset, &sfp_id)) in ixgbe_get_sfp_init_sequence_offsets()1944 while (sfp_id != IXGBE_PHY_INIT_END_NL) { in ixgbe_get_sfp_init_sequence_offsets()1945 if (sfp_id == sfp_type) { in ixgbe_get_sfp_init_sequence_offsets()1957 if (hw->eeprom.ops.read(hw, *list_offset, &sfp_id)) in ixgbe_get_sfp_init_sequence_offsets()1967 if (sfp_id == IXGBE_PHY_INIT_END_NL && in ixgbe_get_sfp_init_sequence_offsets()1973 } else if (sfp_id == IXGBE_PHY_INIT_END_NL) { in ixgbe_get_sfp_init_sequence_offsets()