Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igb/
De1000_82575.c47 static s32 igb_reset_mdicnfg_82580(struct e1000_hw *hw);
203 igb_reset_mdicnfg_82580(hw); in igb_init_phy_params_82575()
2214 static s32 igb_reset_mdicnfg_82580(struct e1000_hw *hw) in igb_reset_mdicnfg_82580() function
2318 ret_val = igb_reset_mdicnfg_82580(hw); in igb_reset_hw_82580()