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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c96 static s32 e1000_setup_link_ich8lan(struct e1000_hw *hw);
646 mac->ops.setup_link = e1000_setup_link_ich8lan;
4066 * e1000_setup_link_ich8lan - Setup flow control and link settings
4075 static s32 e1000_setup_link_ich8lan(struct e1000_hw *hw) function
4079 DEBUGFUNC("e1000_setup_link_ich8lan");

Completed in 55 milliseconds