Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_api.h50 s32 igc_get_bus_info(struct igc_hw *hw);
H A Digc_api.c993 s32 igc_get_bus_info(struct igc_hw *hw) in igc_get_bus_info() function
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1258 igc_get_bus_info(hw); in eth_igc_dev_init()