Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igb/
De1000_phy.h37 s32 igb_setup_copper_link(struct e1000_hw *hw);
De1000_phy.c1081 s32 igb_setup_copper_link(struct e1000_hw *hw) in igb_setup_copper_link() function
De1000_82575.c1638 ret_val = igb_setup_copper_link(hw); in igb_setup_copper_link_82575()