Home
last modified time | relevance | path

Searched refs:e1000_set_vco_speed (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/intel/e1000/
De1000_hw.c85 static s32 e1000_set_vco_speed(struct e1000_hw *hw);
863 ret_val = e1000_set_vco_speed(hw); in e1000_setup_fiber_serdes_link()
5623 static s32 e1000_set_vco_speed(struct e1000_hw *hw) in e1000_set_vco_speed() function