| /dpdk/doc/api/ |
| H A D | meson.build | 35 cdata.set('API_EXAMPLES', join_paths(dpdk_build_root, 'doc', 'api', 'examples.dox')) 36 cdata.set('OUTPUT', join_paths(dpdk_build_root, 'doc', 'api')) 39 cdata.set('STRIP_FROM_PATH', ' '.join([dpdk_source_root, join_paths(dpdk_build_root, 'doc', 'api')]… 45 doxy_conf = configure_file(input: 'doxy-api.conf.in', 46 output: 'doxy-api.conf', 51 depend_files: 'doxy-api-index.md',
|
| H A D | doxy-api.conf.in | 6 USE_MDFILE_AS_MAINPAGE = @TOPDIR@/doc/api/doxy-api-index.md 7 INPUT = @TOPDIR@/doc/api/doxy-api-index.md \
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_hv_vf.c | 191 static int ixgbevf_hv_negotiate_api_version_vf(struct ixgbe_hw *hw, int api) in ixgbevf_hv_negotiate_api_version_vf() argument 196 if (api != ixgbe_mbox_api_10) in ixgbevf_hv_negotiate_api_version_vf()
|
| H A D | ixgbe_vf.c | 670 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api) in ixgbevf_negotiate_api_version() argument 677 msg[1] = api; in ixgbevf_negotiate_api_version() 686 hw->api_version = api; in ixgbevf_negotiate_api_version()
|
| H A D | ixgbe_vf.h | 112 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api);
|
| H A D | ixgbe_type.h | 3947 s32 (*negotiate_api_version)(struct ixgbe_hw *hw, int api);
|
| /dpdk/doc/ |
| H A D | meson.build | 6 subdir('api') subdir
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_vf.c | 576 int txgbevf_negotiate_api_version(struct txgbe_hw *hw, int api) in txgbevf_negotiate_api_version() argument 583 msg[1] = api; in txgbevf_negotiate_api_version() 592 hw->api_version = api; in txgbevf_negotiate_api_version()
|
| H A D | txgbe_vf.h | 58 int txgbevf_negotiate_api_version(struct txgbe_hw *hw, int api);
|
| H A D | txgbe_type.h | 536 s32 (*negotiate_api_version)(struct txgbe_hw *hw, int api);
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | telemetry_lib.rst | 43 <https://doc.dpdk.org/api/rte__telemetry_8h.html#a41dc74d561442bb6184ee6dd1f9b5bcc>`_ 143 please refer to the `API doc <https://doc.dpdk.org/api/rte__telemetry_8h.html>`_
|
| H A D | event_ethernet_rx_adapter.rst | 66 it can use the ``rte_event_eth_rx_adapter_create_with_params()`` api. The event
|
| H A D | cryptodev_lib.rst | 1186 `DPDK API Reference <https://doc.dpdk.org/api/>`_
|
| /dpdk/doc/guides/contributing/ |
| H A D | documentation.rst | 29 |-- api 46 The configuration files that are used to control the Doxygen output are in the ``doc/api`` director… 85 …The `API index page <https://doc.dpdk.org/api/>`_ shows the generated API documentation with relat… 185 The output is generated in the directories ``build/doc/html/{api,guides}``. 586 …cumented with Doxygen should be added to the Doxygen configuration file: ``doc/api/doxy-api.conf``. 652 …`online section of the rte_ethdev.h docs <https://doc.dpdk.org/api/rte__ethdev_8h.html>`_ that con…
|
| H A D | abi_versioning.rst | 187 wishes to enhance the acl api so that a debugging flag can be enabled on a
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | intro.rst | 33 * `API Reference <../../../api/html/index.html>`_: Provides detailed information about DPDK funct…
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | intro.rst | 50 * `API Reference <../../../api/html/index.html>`_: Provides detailed information about DPDK funct…
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | dist_app.rst | 88 The distributor thread will then call the distributor api
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_20_02.rst | 25 * **Updated rte_flow api to support L2TPv3 over IP flows.**
|
| H A D | release_18_02.rst | 147 With this change, applications can use the OPDL PMD via the eventdev api.
|
| /dpdk/doc/guides/nics/ |
| H A D | enic.rst | 202 .. _enic-generic-flow-api:
|
| H A D | mlx5.rst | 1591 - call rte_flow_dev_dump api:
|
| /dpdk/lib/vhost/ |
| H A D | vhost_user.c | 2545 api_struct.api = UFFD_API; in vhost_user_set_postcopy_advise()
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 4708 ``flow aged`` simply lists aged flow rules be get from api ``rte_flow_get_aged_flows``,
|