cd8c7c7ce2
Public struct rte_eth_dev_info has a "struct rte_pci_device" field in it although it is common for all ethdev in all buses. Replacing pci specific struct with generic device struct and updating places that are using pci device in a way to get this information from generic device. Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> Reviewed-by: David Marchand <david.marchand@6wind.com> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Thomas Monjalon <thomas@monjalon.net> |
||
---|---|---|
.. | ||
axgbe_common.h | ||
axgbe_dev.c | ||
axgbe_ethdev.c | ||
axgbe_ethdev.h | ||
axgbe_i2c.c | ||
axgbe_logs.h | ||
axgbe_mdio.c | ||
axgbe_phy_impl.c | ||
axgbe_phy.h | ||
axgbe_rxtx_vec_sse.c | ||
axgbe_rxtx.c | ||
axgbe_rxtx.h | ||
Makefile | ||
meson.build | ||
rte_pmd_axgbe_version.map |