Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/igc/
Digc_api.h27 s32 igc_init_hw(struct igc_hw *hw);
Digc_api.c318 s32 igc_init_hw(struct igc_hw *hw) in igc_init_hw() function
Dif_igc.c1648 if (igc_init_hw(hw) < 0) { in igc_reset()