Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_api.h57 s32 igc_setup_link(struct igc_hw *hw);
H A Digc_api.c1141 s32 igc_setup_link(struct igc_hw *hw) in igc_setup_link() function
1807 igc_setup_link(hw); in igc_power_up_phy()
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1040 igc_setup_link(hw); in eth_igc_start()