numam-dpdk/drivers/crypto/ccp
Thomas Monjalon ce627d633b mbuf: remove deprecated function and macro aliases
Remove the deprecated functions
	- rte_mbuf_data_dma_addr
	- rte_mbuf_data_dma_addr_default
which aliased the more recent functions
	- rte_mbuf_data_iova
	- rte_mbuf_data_iova_default

Remove the deprecated macros
	- rte_pktmbuf_mtophys
	- rte_pktmbuf_mtophys_offset
which aliased the more recent macros
	- rte_pktmbuf_iova
	- rte_pktmbuf_iova_offset

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
2020-09-19 00:25:37 +02:00
..
ccp_crypto.c mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
ccp_crypto.h crypto/ccp: fix scheduling of burst 2019-11-25 11:01:36 +01:00
ccp_dev.c mem: remove physical address aliases 2020-09-19 00:25:35 +02:00
ccp_dev.h crypto/ccp: fix queue alignment 2020-02-13 12:41:04 +01:00
ccp_pci.c crypto/ccp: fix resource leak 2018-11-12 13:41:48 +01:00
ccp_pci.h crypto/ccp: support device init 2018-04-23 18:19:48 +01:00
ccp_pmd_ops.c cryptodev: remove unused operation for queue count 2020-04-05 18:26:04 +02:00
ccp_pmd_private.h crypto/ccp: fix scheduling of burst 2019-11-25 11:01:36 +01:00
meson.build drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
rte_ccp_pmd.c cryptodev: add session-less feature flag 2020-04-19 22:45:11 +02:00
rte_pmd_ccp_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00