numam-dpdk/drivers/net/axgbe
David Marchand 1acb7f5474 dev: hide driver object
Make rte_driver opaque for non internal users.
This will make extending this object possible without breaking the ABI.

Introduce a new driver header and move rte_driver definition.
Update drivers and library to use the internal header.

Some applications may have been dereferencing rte_driver objects, mark
this object's accessors as stable.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Jay Jayatheerthan <jay.jayatheerthan@intel.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Abhinandan Gujjar <abhinandan.gujjar@intel.com>
2022-09-23 16:14:34 +02:00
..
axgbe_common.h dev: hide driver object 2022-09-23 16:14:34 +02:00
axgbe_dev.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
axgbe_ethdev.c net/axgbe: fix xstats get return if xstats is null 2022-05-20 16:45:48 +02:00
axgbe_ethdev.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
axgbe_i2c.c net/axgbe: fix unreleased lock in I2C transfer 2021-09-08 15:27:02 +02:00
axgbe_logs.h net/axgbe: add minimal init and uninit support 2018-04-14 00:41:44 +02:00
axgbe_mdio.c net/axgbe: attempt always link training in KR mode 2022-01-27 15:29:23 +01:00
axgbe_phy_impl.c net/axgbe: alter port speed bit range 2022-01-27 15:29:24 +01:00
axgbe_phy.h net/axgbe: add phy register map and helper macros 2018-04-14 00:41:44 +02:00
axgbe_regs.h net/axgbe: support registers dump 2020-03-18 10:21:41 +01:00
axgbe_rxtx_vec_sse.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
axgbe_rxtx.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
axgbe_rxtx.h ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00