Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.h15 s32 igc_setup_copper_link(struct igc_hw *hw);
H A Digc_base.c118 ret_val = igc_setup_copper_link(hw); in igc_setup_copper_link_base()
H A Digc_phy.c496 s32 igc_setup_copper_link(struct igc_hw *hw) in igc_setup_copper_link() function