Searched refs:e1000_init_hw_vf (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_vf.c49 static s32 e1000_init_hw_vf(struct e1000_hw *hw);
124 mac->ops.init_hw = e1000_init_hw_vf;
302 * e1000_init_hw_vf - Inits the HW
307 static s32 e1000_init_hw_vf(struct e1000_hw *hw) function
309 DEBUGFUNC("e1000_init_hw_vf");

Completed in 86 milliseconds