Searched refs:igc_read_nvm (Results 1 – 3 of 3) sorted by relevance
50 s32 igc_read_nvm(struct igc_hw *hw, u16 offset, u16 words, u16 *data);
665 s32 igc_read_nvm(struct igc_hw *hw, u16 offset, u16 words, u16 *data) in igc_read_nvm() function
3075 igc_read_nvm(&sc->hw, i, 1, &eeprom_data); in igc_print_nvm_info()