numam-dpdk/drivers/net/hinic/base
Ferruh Yigit 5723fbed4f ethdev: remove underscore prefix from internal API
'_rte_eth_dev_callback_process()' & '_rte_eth_dev_reset()' internal APIs
has unconventional underscore ('_') prefix.
Although this is not documented most probably this is to mark them as
internal. Since we have '__rte_internal' flag to mark this, removing '_'
from API names.

For '_rte_eth_dev_reset()', there is already a public API named
'rte_eth_dev_reset()', so renaming '_rte_eth_dev_reset()' to
'rte_eth_dev_internal_reset'.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: David Marchand <david.marchand@redhat.com>
Acked-by: Sachin Saxena <sachin.saxena@nxp.com>
2020-09-18 18:55:08 +02:00
..
hinic_compat.h net/hinic/base: avoid system time jump 2020-07-30 00:41:23 +02:00
hinic_csr.h net/hinic/base: optimize AEQ interfaces 2019-10-23 16:43:08 +02:00
hinic_pmd_api_cmd.c net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_api_cmd.h net/hinic/base: add API command channel 2019-06-28 20:31:49 +02:00
hinic_pmd_cfg.c net/hinic/base: modify returned error values 2020-07-07 23:38:26 +02:00
hinic_pmd_cfg.h net/hinic/base: add hardware operation 2019-06-28 20:31:49 +02:00
hinic_pmd_cmd.h net/hinic: add TCAM filter switch for flow director 2020-07-07 23:38:26 +02:00
hinic_pmd_cmdq.c net/hinic/base: check output of management sync channel 2020-07-07 23:38:26 +02:00
hinic_pmd_cmdq.h net/hinic: update code style 2020-05-18 20:35:57 +02:00
hinic_pmd_eqs.c net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_eqs.h net/hinic/base: optimize AEQ interfaces 2019-10-23 16:43:08 +02:00
hinic_pmd_hwdev.c ethdev: remove underscore prefix from internal API 2020-09-18 18:55:08 +02:00
hinic_pmd_hwdev.h net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_hwif.c bus/pci: switch to private kernel driver enum 2020-09-21 10:11:44 +02:00
hinic_pmd_hwif.h net/hinic/base: optimize doorbell area initialization 2020-04-21 13:57:04 +02:00
hinic_pmd_mbox.c fix various typos found by Lintian 2020-04-25 19:53:47 +02:00
hinic_pmd_mbox.h net/hinic/base: add mbox command channel for SR-IOV 2019-10-23 16:43:08 +02:00
hinic_pmd_mgmt.c net/hinic/base: remove unused function parameters 2020-07-07 23:38:26 +02:00
hinic_pmd_mgmt.h net/hinic/base: remove unused function parameters 2020-07-07 23:38:26 +02:00
hinic_pmd_niccfg.c net/hinic/base: modify returned error values 2020-07-07 23:38:26 +02:00
hinic_pmd_niccfg.h net/hinic: add TCAM filter switch for flow director 2020-07-07 23:38:26 +02:00
hinic_pmd_nicio.c net/hinic/base: modify VHD type for SDI 2020-07-30 00:41:23 +02:00
hinic_pmd_nicio.h net/hinic/base: modify VHD type for SDI 2020-07-30 00:41:23 +02:00
hinic_pmd_wq.c net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_wq.h net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
meson.build net/hinic/base: add mbox command channel for SR-IOV 2019-10-23 16:43:08 +02:00