Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_api.h51 s32 igc_write_nvm(struct igc_hw *hw, u16 offset, u16 words, u16 *data);
H A Digc_api.c685 s32 igc_write_nvm(struct igc_hw *hw, u16 offset, u16 words, u16 *data) in igc_write_nvm() function