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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82540.c57 static s32 e1000_set_vco_speed_82540(struct e1000_hw *hw);
481 ret_val = e1000_set_vco_speed_82540(hw);
525 * e1000_set_vco_speed_82540 - Set VCO speed for better performance
530 static s32 e1000_set_vco_speed_82540(struct e1000_hw *hw) function
536 DEBUGFUNC("e1000_set_vco_speed_82540");

Completed in 39 milliseconds