Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.h12 void igc_power_down_phy_copper_base(struct igc_hw *hw);
H A Digc_base.c95 void igc_power_down_phy_copper_base(struct igc_hw *hw) in igc_power_down_phy_copper_base() function
H A Digc_i225.c146 phy->ops.power_down = igc_power_down_phy_copper_base; in igc_init_phy_params_i225()