Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.h23 s32 igb_copper_link_setup_m88(struct e1000_hw *hw);
H A De1000_phy.c522 s32 igb_copper_link_setup_m88(struct e1000_hw *hw) in igb_copper_link_setup_m88() function
H A De1000_82575.c1617 ret_val = igb_copper_link_setup_m88(hw); in igb_setup_copper_link_82575()