Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igb/
De1000_phy.h22 s32 igb_copper_link_setup_igp(struct e1000_hw *hw);
De1000_phy.c722 s32 igb_copper_link_setup_igp(struct e1000_hw *hw) in igb_copper_link_setup_igp() function
De1000_82575.c1624 ret_val = igb_copper_link_setup_igp(hw); in igb_setup_copper_link_82575()