numam-dpdk/drivers/raw/cnxk_bphy
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
..
cnxk_bphy_cgx_test.c raw/cnxk_bphy: add wrappers for available message types 2021-10-07 13:02:38 +02:00
cnxk_bphy_cgx.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
cnxk_bphy_cgx.h raw/cnxk_bphy: support CGX self test 2021-07-05 23:07:32 +02:00
cnxk_bphy_irq.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
cnxk_bphy_irq.h raw/cnxk_bphy: remove dependencies from internal headers 2021-11-03 16:12:29 +01:00
cnxk_bphy.c dev: hide driver object 2022-09-23 16:14:34 +02:00
meson.build raw/cnxk_bphy: support interrupt init and cleanup 2021-07-05 23:08:35 +02:00
rte_pmd_bphy.h common/cnxk: support switching CPRI/ETH back and forth 2022-06-22 09:02:14 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00