Searched refs:__igc_write_nvm_srwr (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/igc/ |
H A D | igc_i225.c | 17 static s32 __igc_write_nvm_srwr(struct igc_hw *hw, u16 offset, u16 words, 505 status = __igc_write_nvm_srwr(hw, offset, count, in igc_write_nvm_srwr_i225() 530 static s32 __igc_write_nvm_srwr(struct igc_hw *hw, u16 offset, u16 words, in __igc_write_nvm_srwr() function 652 ret_val = __igc_write_nvm_srwr(hw, NVM_CHECKSUM_REG, 1, in igc_update_nvm_checksum_i225()
|