numam-dpdk/drivers/net/ixgbe
Andrew Rybchenko 8fb8efd4e4 ethdev: move L2 tunnel config structure to ixgbe driver
net/ixgbe driver is the only user of the struct rte_eth_l2_tunnel_conf.
Move it to the driver and use ixgbe_ prefix instead of rte_eth_.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Haiyue Wang <haiyue.wang@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-11-03 23:35:06 +01:00
..
base net/ixgbe: use write combining store for tail updates 2020-10-13 14:41:59 +02:00
ixgbe_82599_bypass.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass_api.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass_defines.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
ixgbe_bypass.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_ethdev.c ethdev: move L2 tunnel config structure to ixgbe driver 2020-11-03 23:35:06 +01:00
ixgbe_ethdev.h ethdev: move L2 tunnel config structure to ixgbe driver 2020-11-03 23:35:06 +01:00
ixgbe_fdir.c ethdev: remove legacy FDIR filter type support 2020-11-03 23:35:05 +01:00
ixgbe_flow.c ethdev: move L2 tunnel config structure to ixgbe driver 2020-11-03 23:35:06 +01:00
ixgbe_ipsec.c security: switch metadata to dynamic mbuf field 2020-10-31 16:13:11 +01:00
ixgbe_ipsec.h cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
ixgbe_logs.h net/ixgbe: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
ixgbe_pf.c net/ixgbe: prevent driver forcing application to exit 2020-11-03 23:24:26 +01:00
ixgbe_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_rxtx_vec_common.h net/ixgbe: convert to new Rx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_rxtx_vec_neon.c net/ixgbe: fix vector Rx 2020-11-03 23:24:26 +01:00
ixgbe_rxtx_vec_sse.c net/ixgbe: fix vector Rx 2020-11-03 23:24:26 +01:00
ixgbe_rxtx.c security: switch metadata to dynamic mbuf field 2020-10-31 16:13:11 +01:00
ixgbe_rxtx.h build: replace use of old build macros 2020-10-19 22:15:44 +02:00
ixgbe_tm.c drivers/net: update TM capability 2020-09-18 18:55:10 +02:00
ixgbe_vf_representor.c ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
meson.build drivers: add headers install helper 2020-10-22 14:16:22 +02:00
rte_pmd_ixgbe.c net/ixgbe: add private APIs for flow filtering 2020-07-11 06:18:52 +02:00
rte_pmd_ixgbe.h drivers/net: fix exposing internal headers 2020-07-11 06:18:54 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00