Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
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; in ixgbe_init_ops_X550()
686 eeprom->ops.write = ixgbe_write_ee_hostif_X550; in ixgbe_init_ops_X550EM()
3267 s32 ixgbe_write_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset, in ixgbe_write_ee_hostif_X550() function
3576 status = ixgbe_write_ee_hostif_X550(hw, IXGBE_EEPROM_CHECKSUM, in ixgbe_update_eeprom_checksum_X550()