Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc_phy.h10 s32 igc_phy_hw_reset(struct igc_hw *hw);
Digc_base.c410 .reset = igc_phy_hw_reset,
Digc_phy.c163 s32 igc_phy_hw_reset(struct igc_hw *hw) in igc_phy_hw_reset() function