Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_mac.h13 s32 igc_check_for_copper_link(struct igc_hw *hw);
H A Digc_base.c185 igc_check_for_copper_link(hw); in igc_init_phy_params_base()
434 .check_for_link = igc_check_for_copper_link,
H A Digc_mac.c355 s32 igc_check_for_copper_link(struct igc_hw *hw) in igc_check_for_copper_link() function