numam-dpdk/drivers/net/i40e
Stephen Hemminger 6c52c126f2 drivers: explicit initialization of pci drivers
Upcoming drivers will need to be able to support other bus types.
This is a transparent change to how struct eth_driver is initialized.
It has not function or ABI layout impact, but makes adding a later
bus type (Xen, Hyper-V, ...) much easier.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-06-12 11:10:10 +02:00
..
base i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
i40e_ethdev_vf.c drivers: explicit initialization of pci drivers 2015-06-12 11:10:10 +02:00
i40e_ethdev.c drivers: explicit initialization of pci drivers 2015-06-12 11:10:10 +02:00
i40e_ethdev.h i40evf: fix jumbo frame support 2015-06-04 12:01:56 +02:00
i40e_fdir.c i40e: fix build with gcc 5.1 2015-06-02 18:24:28 +02:00
i40e_logs.h i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
i40e_pf.c i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
i40e_pf.h i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
i40e_rxtx.c i40evf: fix jumbo frame support 2015-06-04 12:01:56 +02:00
i40e_rxtx.h i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
Makefile i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
rte_pmd_i40e_version.map i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00