Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/e1000/
De1000_hw.c43 static s32 e1000_detect_gig_phy(struct e1000_hw *hw);
1062 ret_val = e1000_detect_gig_phy(hw); in e1000_copper_link_preconfig()
3178 static s32 e1000_detect_gig_phy(struct e1000_hw *hw) in e1000_detect_gig_phy() function