numam-dpdk/drivers/net/bnxt
Santosh Shukla 455da54539 mbuf: rename physical address to IOVA
Rename buf_physaddr to buf_iova.
Keep the deprecated name in an anonymous union to avoid breaking
the API.

Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Reviewed-by: Anatoly Burakov <anatoly.burakov@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2017-11-06 22:44:26 +01:00
..
bnxt_cpr.c net/bnxt: fix interrupt handler 2017-10-06 02:49:49 +02:00
bnxt_cpr.h net/bnxt: support Rx queue count 2017-10-06 02:49:49 +02:00
bnxt_ethdev.c memzone: rename address from physical to IOVA 2017-11-06 22:25:44 +01:00
bnxt_filter.c net/bnxt: fix a potential null pointer dereference 2017-10-26 02:33:01 +02:00
bnxt_filter.h net/bnxt: fix redirecting traffic to a VF 2017-10-26 02:33:01 +02:00
bnxt_hwrm.c mem: rename address mapping function to IOVA 2017-11-06 22:24:19 +01:00
bnxt_hwrm.h net/bnxt: support get/set EEPROM 2017-10-06 02:49:49 +02:00
bnxt_irq.c net/bnxt: fix a potential null pointer dereference 2017-10-26 02:33:01 +02:00
bnxt_irq.h net/bnxt: support enable/disable interrupt 2017-10-06 02:49:49 +02:00
bnxt_nvm_defs.h net/bnxt: support get/set EEPROM 2017-10-06 02:49:49 +02:00
bnxt_ring.c memzone: rename address from physical to IOVA 2017-11-06 22:25:44 +01:00
bnxt_ring.h mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
bnxt_rxq.c net/bnxt: remove redundant code parsing pool map 2017-10-26 02:33:01 +02:00
bnxt_rxq.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
bnxt_rxr.c mbuf: rename deprecated VLAN flags 2017-10-26 02:33:01 +02:00
bnxt_rxr.h net/bnxt: update status of Rx IP/L4 CKSUM 2017-10-06 02:49:49 +02:00
bnxt_stats.c ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
bnxt_stats.h ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
bnxt_txq.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_txq.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
bnxt_txr.c net/bnxt: support Tx descriptor status 2017-10-06 02:49:49 +02:00
bnxt_txr.h net/bnxt: set checksum offload flags correctly 2017-10-06 02:49:49 +02:00
bnxt_vnic.c memzone: rename address from physical to IOVA 2017-11-06 22:25:44 +01:00
bnxt_vnic.h net/bnxt: support flow filter ops 2017-10-06 02:49:49 +02:00
bnxt.h pci: introduce library and driver 2017-10-26 23:17:31 +02:00
hsi_struct_def_dpdk.h net/bnxt: update HWRM to 1.8.2 2017-10-26 02:33:01 +02:00
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
rte_pmd_bnxt_version.map net/bnxt: fix automatic clearing of VF stats 2017-07-06 15:00:57 +02:00
rte_pmd_bnxt.c net/bnxt: fix an unused value 2017-10-26 02:33:01 +02:00
rte_pmd_bnxt.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00