Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.h31 s32 ixgbe_get_bus_info(struct ixgbe_hw *hw);
H A Dixgbe_api.c397 s32 ixgbe_get_bus_info(struct ixgbe_hw *hw) in ixgbe_get_bus_info() function
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c1122 ixgbe_get_bus_info(hw); in eth_ixgbe_dev_init()