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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82542.c48 static s32 e1000_setup_link_82542(struct e1000_hw *hw);
126 mac->ops.setup_link = e1000_setup_link_82542;
295 ret_val = e1000_setup_link_82542(hw);
309 * e1000_setup_link_82542 - Setup flow control and link settings
318 static s32 e1000_setup_link_82542(struct e1000_hw *hw) function
323 DEBUGFUNC("e1000_setup_link_82542");

Completed in 29 milliseconds