Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.c49 static s32 igb_update_nvm_checksum_82580(struct e1000_hw *hw);
384 nvm->ops.update = igb_update_nvm_checksum_82580; in igb_init_nvm_params_82575()
2467 static s32 igb_update_nvm_checksum_82580(struct e1000_hw *hw) in igb_update_nvm_checksum_82580() function