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

/freebsd-current/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;
1007 * e1000_setup_link_82543 - Setup flow control and link settings
1019 static s32 e1000_setup_link_82543(struct e1000_hw *hw) function
1025 DEBUGFUNC("e1000_setup_link_82543");

Completed in 103 milliseconds