Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h67 void igc_power_up_phy_copper(struct igc_hw *hw);
H A Digc_i225.c148 phy->ops.power_up = igc_power_up_phy_copper; in igc_init_phy_params_i225()
H A Digc_phy.c3520 void igc_power_up_phy_copper(struct igc_hw *hw) in igc_power_up_phy_copper() function