numam-dpdk/drivers/net/ena
Ferruh Yigit cd8c7c7ce2 ethdev: replace bus specific struct with generic dev
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>
2018-04-14 00:41:44 +02:00
..
base net/ena: use contiguous allocation for DMA memory 2018-04-11 19:45:38 +02:00
ena_ethdev.c ethdev: replace bus specific struct with generic dev 2018-04-14 00:41:44 +02:00
ena_ethdev.h net/ena: convert to new Rx offloads API 2018-01-21 15:51:52 +01:00
ena_logs.h net/ena: implement dynamic logging 2018-01-16 18:47:49 +01:00
ena_platform.h net/ena: implement dynamic logging 2018-01-16 18:47:49 +01:00
Makefile memzone: replace memzone array with fbarray 2018-04-11 19:56:30 +02:00
rte_pmd_ena_version.map ena: add polling-mode driver 2016-03-25 18:56:43 +01:00