Searched refs:ixgbe_write_ee_hostif_X550 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h53 s32 ixgbe_write_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset,
H A Dixgbe_x550.c77 eeprom->ops.write = ixgbe_write_ee_hostif_X550;
686 eeprom->ops.write = ixgbe_write_ee_hostif_X550;
3227 * ixgbe_write_ee_hostif_X550 - Write EEPROM word using hostif
3260 * ixgbe_write_ee_hostif_X550 - Write EEPROM word using hostif
3267 s32 ixgbe_write_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset, function
3272 DEBUGFUNC("ixgbe_write_ee_hostif_X550");
3576 status = ixgbe_write_ee_hostif_X550(hw, IXGBE_EEPROM_CHECKSUM,

Completed in 112 milliseconds