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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_82543.c57 static s32 e1000_setup_link_82543(struct e1000_hw *hw);
226 mac->ops.setup_link = e1000_setup_link_82543;
1008 * e1000_setup_link_82543 - Setup flow control and link settings
1020 static s32 e1000_setup_link_82543(struct e1000_hw *hw) function
1026 DEBUGFUNC("e1000_setup_link_82543");

Completed in 46 milliseconds