Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.h10 s32 igc_phy_hw_reset(struct igc_hw *hw);
H A Digc_base.c439 .reset = igc_phy_hw_reset,
H A Digc_phy.c164 s32 igc_phy_hw_reset(struct igc_hw *hw) in igc_phy_hw_reset() function