Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A 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()
2212 static s32 igb_reset_mdicnfg_82580(struct e1000_hw *hw) in igb_reset_mdicnfg_82580() function
2316 ret_val = igb_reset_mdicnfg_82580(hw); in igb_reset_hw_82580()