Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.c51 static s32 igb_update_nvm_checksum_i350(struct e1000_hw *hw);
389 nvm->ops.update = igb_update_nvm_checksum_i350; in igb_init_nvm_params_82575()
2535 static s32 igb_update_nvm_checksum_i350(struct e1000_hw *hw) in igb_update_nvm_checksum_i350() function