Searched refs:ixgbe_write_ee_hostif_X550 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x550.c | 1165 /** ixgbe_write_ee_hostif_X550 - Write EEPROM word using hostif 1193 /** ixgbe_write_ee_hostif_X550 - Write EEPROM word using hostif 1200 static s32 ixgbe_write_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset, u16 data) in ixgbe_write_ee_hostif_X550() function 1336 status = ixgbe_write_ee_hostif_X550(hw, IXGBE_EEPROM_CHECKSUM, in ixgbe_update_eeprom_checksum_X550() 3958 .write = &ixgbe_write_ee_hostif_X550, \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x550.c | 1165 /** ixgbe_write_ee_hostif_X550 - Write EEPROM word using hostif 1193 /** ixgbe_write_ee_hostif_X550 - Write EEPROM word using hostif 1200 static s32 ixgbe_write_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset, u16 data) in ixgbe_write_ee_hostif_X550() function 1336 status = ixgbe_write_ee_hostif_X550(hw, IXGBE_EEPROM_CHECKSUM, in ixgbe_update_eeprom_checksum_X550() 4008 .write = &ixgbe_write_ee_hostif_X550, \
|
Completed in 9 milliseconds