Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.h20 s32 igc_phy_hw_reset_generic(struct igc_hw *hw);
H A Digc_phy.c852 s32 igc_phy_hw_reset_generic(struct igc_hw *hw) in igc_phy_hw_reset_generic() function
H A Digc_i225.c155 phy->ops.reset = igc_phy_hw_reset_generic; in igc_init_phy_params_i225()