Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_api.h50 s32 igc_read_nvm(struct igc_hw *hw, u16 offset, u16 words, u16 *data);
H A Digc_api.c665 s32 igc_read_nvm(struct igc_hw *hw, u16 offset, u16 words, u16 *data) in igc_read_nvm() function
H A Dif_igc.c3075 igc_read_nvm(&sc->hw, i, 1, &eeprom_data); in igc_print_nvm_info()