Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_phy.h30 void igc_power_up_phy_copper(struct igc_hw *hw);
H A Digc_phy.c906 void igc_power_up_phy_copper(struct igc_hw *hw) in igc_power_up_phy_copper() function
H A Digc_i225.c146 phy->ops.power_up = igc_power_up_phy_copper; in igc_init_phy_params_i225()