Searched refs:update_checksum (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/mm/
H A Dkmemleak.c1127 static bool update_checksum(struct kmemleak_object *object) update_checksum() function
1429 && update_checksum(object) && get_object(object)) {
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c1212 .update_checksum = &ixgbe_update_eeprom_checksum_generic,
H A Dixgbe_x540.c870 .update_checksum = &ixgbe_update_eeprom_checksum_X540,
H A Dixgbe_82599.c2241 .update_checksum = &ixgbe_update_eeprom_checksum_generic,
H A Dixgbe_x550.c2411 .update_checksum = &ixgbe_update_eeprom_checksum_X550, \
H A Dixgbe_ethtool.c922 hw->eeprom.ops.update_checksum(hw); ixgbe_set_eeprom()
H A Dixgbe_type.h3231 s32 (*update_checksum)(struct ixgbe_hw *); member in struct:ixgbe_eeprom_operations

Completed in 235 milliseconds