numam-dpdk/lib/librte_pmd_bond
Bruce Richardson 1a9a0b9b02 ethdev: rename interrupt callbacks field
The 'callbacks' member of the rte_eth_dev structure has been renamed
to 'link_intr_cbs' to make it clear that it refers to callbacks from
NIC interrupts. This allows us to add other types of callbacks to
the structure without ambiguity.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-02-24 00:38:14 +01:00
..
Makefile mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
rte_eth_bond_8023ad_private.h bond: add mode 4 2014-11-27 21:20:58 +01:00
rte_eth_bond_8023ad.c bond: add mode 4 2014-11-27 21:20:58 +01:00
rte_eth_bond_8023ad.h bond: fix headers for C++ 2015-02-02 12:30:33 +01:00
rte_eth_bond_alb.c bond: add mode 6 2015-02-20 22:17:52 +01:00
rte_eth_bond_alb.h bond: add mode 6 2015-02-20 22:17:52 +01:00
rte_eth_bond_api.c ethdev: rename interrupt callbacks field 2015-02-24 00:38:14 +01:00
rte_eth_bond_args.c mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
rte_eth_bond_pmd.c mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
rte_eth_bond_private.h bond: add mode 6 2015-02-20 22:17:52 +01:00
rte_eth_bond_version.map bond: fix symbol export 2015-02-18 18:58:55 +01:00
rte_eth_bond.h mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00