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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_vf.c43 static s32 e1000_setup_link_vf(struct e1000_hw *hw);
118 mac->ops.setup_link = e1000_setup_link_vf;
181 * e1000_setup_link_vf - Sets up link.
186 static s32 e1000_setup_link_vf(struct e1000_hw *hw) function
188 DEBUGFUNC("e1000_setup_link_vf");

Completed in 43 milliseconds