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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82571.c67 static s32 e1000_setup_link_82571(struct e1000_hw *hw);
346 mac->ops.setup_link = e1000_setup_link_82571;
1531 * e1000_setup_link_82571 - Setup flow control and link settings
1540 static s32 e1000_setup_link_82571(struct e1000_hw *hw) function
1542 DEBUGFUNC("e1000_setup_link_82571");

Completed in 53 milliseconds