Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_api.h86 void igc_power_up_phy(struct igc_hw *hw);
H A Digc_api.c1802 void igc_power_up_phy(struct igc_hw *hw) in igc_power_up_phy() function
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c358 igc_power_up_phy(hw); in eth_igc_set_link_up()