Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_mac.h13 s32 igc_check_for_copper_link(struct igc_hw *hw);
Digc_base.c183 igc_check_for_copper_link(hw); in igc_init_phy_params_base()
401 .check_for_link = igc_check_for_copper_link,
Digc_mac.c355 s32 igc_check_for_copper_link(struct igc_hw *hw) in igc_check_for_copper_link() function