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
..
2019-02-26 15:29:27 +01:00
2020-07-08 14:41:05 +02:00
2019-07-04 23:44:58 +02:00
2019-07-08 10:57:14 +02:00
2020-07-21 22:58:18 +02:00
2020-04-16 18:30:58 +02:00
2020-01-20 16:37:27 +01:00
2020-04-15 15:45:24 +02:00
2020-07-11 06:18:54 +02:00
2019-11-20 17:36:06 +01:00
2019-05-24 13:34:46 +02:00
2020-02-16 19:08:53 +01:00
2019-02-26 15:29:27 +01:00
2019-03-27 23:10:57 +01:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2020-03-24 11:14:22 +01:00
2020-02-13 14:43:56 +01:00
2019-03-12 23:01:14 +01:00
2020-04-16 18:30:58 +02:00
2019-05-09 21:58:31 +02:00
2020-04-15 16:10:12 +02:00
2020-06-16 14:34:39 +02:00
2020-05-19 14:13:19 +02:00
2020-06-24 23:42:04 +02:00
2019-02-26 15:29:27 +01:00
2019-11-28 03:12:55 +01:00
2019-02-26 15:29:27 +01:00
2020-02-05 14:37:41 +01:00
2020-02-05 14:37:41 +01:00
2020-04-16 18:30:58 +02:00
2020-02-05 14:37:41 +01:00
2020-02-05 14:37:41 +01:00
2020-02-05 14:37:41 +01:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2019-12-20 15:05:41 +01:00
2020-02-22 16:11:53 +01:00
2020-04-19 17:15:14 +02:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2020-07-08 18:16:41 +02:00
2020-07-18 23:09:00 +02:00
2020-01-15 15:01:55 +01:00
2020-07-08 00:15:35 +02:00
2020-07-20 15:49:24 +05:30
2020-04-19 22:45:40 +02:00
2020-04-19 22:45:40 +02:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2020-01-15 15:01:55 +01:00
2020-01-15 15:01:55 +01:00
2020-04-19 22:45:40 +02:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2019-07-05 15:28:14 +02:00
2020-01-15 16:45:04 +01:00
2019-04-02 16:50:24 +02:00
2019-10-23 16:57:06 +02:00
2020-07-08 18:16:16 +02:00
2019-10-09 11:50:12 +02:00
2019-10-09 11:50:12 +02:00
2019-10-09 11:50:12 +02:00
2019-02-26 15:29:27 +01:00
2019-07-05 15:28:14 +02:00
2019-07-05 15:28:14 +02:00
2020-07-18 23:11:14 +02:00
2020-04-05 18:26:04 +02:00
2020-07-27 16:42:19 +02:00
2020-02-05 14:37:41 +01:00
2019-10-25 23:16:23 +02:00
2019-10-25 10:27:51 +02:00
2020-07-21 20:48:57 +02:00
2019-03-12 23:01:14 +01:00
2019-10-25 23:16:23 +02:00
2020-07-03 15:52:51 +02:00
2020-02-05 14:37:41 +01:00
2019-11-26 07:49:31 +01:00
2019-10-07 15:00:55 +02:00
2019-10-07 15:00:55 +02:00
2019-02-26 15:29:27 +01:00
2019-06-27 22:34:53 +02:00
2020-01-15 12:06:05 +01:00
2019-10-09 10:22:24 +02:00
2019-07-06 10:32:34 +02:00
2019-11-06 00:11:55 +01:00
2019-11-06 00:11:44 +01:00
2020-03-04 10:11:07 +01:00
2019-11-06 00:11:44 +01:00
2020-05-11 23:51:22 +02:00
2019-02-26 15:29:27 +01:00
2020-04-16 18:30:58 +02:00
2020-05-15 11:00:55 +02:00
2020-05-15 11:00:18 +02:00
2020-02-05 14:37:41 +01:00
2019-06-27 22:34:53 +02:00
2020-04-25 19:26:47 +02:00
2020-04-16 18:30:58 +02:00
2020-04-16 18:30:58 +02:00
2020-07-03 15:52:51 +02:00
2019-09-13 17:00:19 +02:00
2020-04-25 15:15:30 +02:00
2020-05-11 13:17:43 +02:00
2019-10-23 16:57:06 +02:00
2020-04-05 18:26:04 +02:00
2019-10-07 15:00:54 +02:00
2020-03-27 17:03:46 +01:00
2020-05-19 14:13:19 +02:00
2020-07-08 14:41:06 +02:00
2019-11-08 15:23:37 +01:00
2019-10-07 14:45:35 +02:00
2019-10-23 16:43:08 +02:00
2019-02-26 15:29:27 +01:00
2020-02-05 14:37:41 +01:00
2019-02-26 15:29:27 +01:00
2020-02-05 14:37:41 +01:00
2020-07-11 14:35:04 +02:00
2020-07-11 14:35:04 +02:00
2020-05-11 17:44:13 +02:00
2020-06-11 09:49:43 +02:00
2020-04-16 18:30:58 +02:00
2019-10-25 23:16:23 +02:00
2020-04-16 18:16:46 +02:00
2020-02-05 14:37:41 +01:00
2020-02-05 14:37:41 +01:00
2019-10-09 10:22:24 +02:00
2020-04-16 18:30:58 +02:00
2020-04-16 18:30:58 +02:00
2019-11-08 15:23:37 +01:00
2019-04-11 14:27:32 +02:00
2019-10-27 14:40:55 +01:00
2020-07-08 14:41:06 +02:00
2020-04-21 11:34:09 +02:00
2019-02-26 15:29:27 +01:00
2020-04-16 18:30:58 +02:00
2020-05-12 04:07:22 +02:00
2020-02-05 14:37:41 +01:00
2019-10-07 15:00:54 +02:00
2019-07-05 10:42:43 +02:00
2019-02-26 15:29:27 +01:00
2020-02-05 14:37:41 +01:00
2019-02-26 15:29:27 +01:00
2019-06-28 15:23:55 +02:00
2020-09-11 11:50:53 +02:00
2019-10-21 17:54:40 +02:00
2020-04-22 20:46:00 +02:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2019-11-26 00:12:08 +01:00
2019-11-07 17:46:43 +01:00
2020-04-21 12:52:55 +02:00
2020-04-21 11:34:09 +02:00
2020-07-03 12:36:04 +02:00
2020-07-01 10:41:19 +02:00
2020-04-21 12:52:55 +02:00
2020-07-03 12:05:25 +02:00
2020-04-21 11:34:09 +02:00
2020-07-03 12:36:04 +02:00
2020-07-03 12:36:04 +02:00
2020-07-03 12:05:05 +02:00
2020-01-19 19:32:50 +01:00
2020-04-16 18:30:58 +02:00
2019-10-25 17:51:30 +02:00
2020-07-08 18:16:16 +02:00
2020-09-21 16:37:59 +02:00
2020-04-16 18:30:58 +02:00
2019-10-27 14:40:55 +01:00
2019-06-27 22:34:53 +02:00
2019-02-26 15:29:27 +01:00
2019-06-03 16:54:54 +02:00
2019-02-26 15:29:27 +01:00
2019-08-05 15:19:32 +02:00
2019-02-26 15:29:27 +01:00
2020-04-16 18:30:58 +02:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2019-08-05 15:19:32 +02:00
2019-02-26 15:29:27 +01:00
2020-04-16 18:30:58 +02:00
2020-04-16 18:30:58 +02:00
2019-10-09 10:22:24 +02:00
2020-05-10 23:52:41 +02:00
2019-11-28 03:02:51 +01:00
2020-04-16 18:30:58 +02:00
2019-03-12 17:31:22 +01:00
2020-07-03 15:52:51 +02:00
2020-02-05 14:37:41 +01:00
2020-04-16 18:30:58 +02:00
2020-04-23 15:40:04 +02:00
2020-07-05 21:34:21 +02:00
2020-04-23 15:40:03 +02:00
2020-04-23 15:40:03 +02:00
2019-02-26 15:29:27 +01:00
2019-02-26 15:29:27 +01:00
2020-02-16 19:08:53 +01:00
2020-04-19 17:15:14 +02:00
2020-09-18 18:55:08 +02:00
2019-05-24 13:34:45 +02:00