ixgbe_shift_out_eeprom_bits
ixgbe_shift_out_eeprom_bits(hw,
ixgbe_shift_out_eeprom_bits(hw, write_opcode,
ixgbe_shift_out_eeprom_bits(hw, (u16)((offset + i) * 2),
ixgbe_shift_out_eeprom_bits(hw, word, 16);
ixgbe_shift_out_eeprom_bits(hw, read_opcode,
ixgbe_shift_out_eeprom_bits(hw, (u16)((offset + i) * 2),
ixgbe_shift_out_eeprom_bits(hw, IXGBE_EEPROM_RDSR_OPCODE_SPI,
static void ixgbe_shift_out_eeprom_bits(struct ixgbe_hw *hw, u16 data,