| /dpdk/drivers/common/iavf/ |
| H A D | iavf_adminq.c | 588 struct iavf_asq_cmd_details *details; in iavf_clean_asq() local 599 if (details->callback) { in iavf_clean_asq() 607 iavf_memset(details, 0, sizeof(*details), IAVF_NONDMA_MEM); in iavf_clean_asq() 682 iavf_memcpy(details, in iavf_asq_send_command() 691 if (details->cookie) { in iavf_asq_send_command() 698 iavf_memset(details, 0, in iavf_asq_send_command() 716 if (details->postpone && !details->async) { in iavf_asq_send_command() 770 if (!details->postpone) in iavf_asq_send_command() 776 if (!details->async && !details->postpone) { in iavf_asq_send_command() 822 if (details->wb_desc) in iavf_asq_send_command() [all …]
|
| H A D | iavf_common.c | 932 struct iavf_asq_cmd_details details; in iavf_aq_send_msg_to_pf() local 947 iavf_memset(&details, 0, sizeof(details), IAVF_NONDMA_MEM); in iavf_aq_send_msg_to_pf() 948 details.async = true; in iavf_aq_send_msg_to_pf() 949 cmd_details = &details; in iavf_aq_send_msg_to_pf()
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_adminq.c | 790 struct i40e_asq_cmd_details *details; in i40e_clean_asq() local 801 if (details->callback) { in i40e_clean_asq() 809 i40e_memset(details, 0, sizeof(*details), I40E_NONDMA_MEM); in i40e_clean_asq() 887 i40e_memcpy(details, 896 if (details->cookie) { 903 i40e_memset(details, 0, 921 if (details->postpone && !details->async) { 975 if (!details->postpone) 981 if (!details->async && !details->postpone) { 1027 if (details->wb_desc) [all …]
|
| /dpdk/examples/bpf/ |
| H A D | README | 2 library. To get details of each program and how to compile it, see 8 details on how to do so.
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_controlq.c | 838 struct ice_sq_cd *details; in ice_clean_sq() local 842 details = ICE_CTL_Q_DETAILS(*sq, ntc); in ice_clean_sq() 847 ice_memset(details, 0, sizeof(*details), ICE_NONDMA_MEM); in ice_clean_sq() 852 details = ICE_CTL_Q_DETAILS(*sq, ntc); in ice_clean_sq() 944 struct ice_sq_cd *details; in ice_sq_send_cmd_nolock() local 987 details = ICE_CTL_Q_DETAILS(cq->sq, cq->sq.next_to_use); in ice_sq_send_cmd_nolock() 989 *details = *cd; in ice_sq_send_cmd_nolock() 991 ice_memset(details, 0, sizeof(*details), ICE_NONDMA_MEM); in ice_sq_send_cmd_nolock() 1082 if (details->wb_desc) in ice_sq_send_cmd_nolock() 1083 ice_memcpy(details->wb_desc, desc_on_ring, in ice_sq_send_cmd_nolock() [all …]
|
| /dpdk/doc/guides/nics/ |
| H A D | overview.rst | 25 More details about features can be found in :doc:`features`. 34 NIC guide in the following sections for details.
|
| H A D | hinic.rst | 54 for details.
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_int.c | 304 u32 addr_lo, addr_hi, details; in ecore_pglueb_rbc_attn_handler() local 314 addr_hi, addr_lo, details, in ecore_pglueb_rbc_attn_handler() 315 (u8)((details & in ecore_pglueb_rbc_attn_handler() 318 (u8)((details & in ecore_pglueb_rbc_attn_handler() 321 (u8)((details & in ecore_pglueb_rbc_attn_handler() 338 u32 addr_lo, addr_hi, details; in ecore_pglueb_rbc_attn_handler() local 349 addr_hi, addr_lo, details, in ecore_pglueb_rbc_attn_handler() 350 (u8)((details & in ecore_pglueb_rbc_attn_handler() 353 (u8)((details & in ecore_pglueb_rbc_attn_handler() 356 (u8)((details & in ecore_pglueb_rbc_attn_handler() [all …]
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | mlx5.rst | 28 See :doc:`../../platform/mlx5` guide for more design details. 84 See :ref:`mlx5 common prerequisites <mlx5_linux_prerequisites>` for more details.
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | build_app.rst | 8 Refer to the DPDK Getting Started Guides for details.
|
| /dpdk/doc/guides/windows_gsg/ |
| H A D | run_apps.rst | 25 See `Large-Page Support`_ in MSDN for details. 57 on initialization (debug-level logs provide more details):
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | mlx5.rst | 31 See :doc:`../../platform/mlx5` guide for more design details. 160 See :ref:`mlx5 common prerequisites <mlx5_linux_prerequisites>` for more details. 166 See :ref:`mlx5 common prerequisites <mlx5_windows_prerequisites>` for more details.
|
| H A D | cnxk.rst | 132 Refer to :ref:`linux_gsg_hugepages` for more details. 234 Refer to :doc:`../prog_guide/rte_security` for more details on protocol offloads.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | trace_lib.rst | 53 This section steps you through the details of adding a simple tracepoint. 220 For more details, refer 226 This section steps you through the details of generating trace and viewing it. 236 Implementation details 250 The implementation details broadly divided into the following areas:
|
| H A D | profile_app.rst | 33 for details about application profiling. 97 Please refer to :doc:`../linux_gsg/build_dpdk` for generic details on compiling DPDK with meson.
|
| H A D | compressdev.rst | 79 See *DPDK API Reference* for details. 91 See *DPDK API Reference* for details. 127 See *DPDK API Reference* for details. 140 See *DPDK API Reference* for details. 164 operation. See section *Produced, Consumed And Operation Status* for more details. 190 See *DPDK API Reference* for details. 264 to specify the details of the compression operation such as algorithm, 279 See *DPDK API Reference* for details. 468 See *DPDK API Reference* document for details.
|
| H A D | build_app.rst | 26 Please refer to :doc:`../linux_gsg/build_dpdk` for details on compiling with meson.
|
| /dpdk/doc/guides/tools/ |
| H A D | proc_info.rst | 60 debug information. Specifying the name allows to display details for specific 65 debug information. Specifying the name allows to display details for specific
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | mlx5.rst | 20 See :doc:`../../platform/mlx5` guide for design details, 36 See :ref:`mlx5 common prerequisites <mlx5_linux_prerequisites>` for more details.
|
| /dpdk/doc/guides/regexdevs/ |
| H A D | mlx5.rst | 20 See :doc:`../../platform/mlx5` guide for more design details.
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | service_cores.rst | 16 concept to contain the service mapping details. Note that the profile concept 85 for ``rte_service_lcore_stop`` function for details).
|
| H A D | rxtx_callbacks.rst | 51 details of the forwarding part of the application. 109 details).
|
| H A D | eventdev_pipeline.rst | 60 pipeline, please check core masks (use -h for details on setting core masks): 83 for details:
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_17_11.rst | 25 :doc:`../nics/mvpp2` NIC guide for more details on this new driver. 80 See the :doc:`../nics/dpaa` document for more details of this new driver. 90 See the :doc:`../nics/octeontx` document for more details of this new driver. 135 more details see the :doc:`../cryptodevs/aesni_mb` documentation. 147 added. See the :doc:`../cryptodevs/dpaa_sec` document for more details. 153 See the :doc:`../cryptodevs/mvsam` document for more details. 586 * Platform details: 706 * Platform details:
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | sys_reqs.rst | 28 … For details on Linux distributions and the versions tested, please consult the DPDK Release Notes. 134 …ef:`High Precision Event Timer (HPET) Functionality <High_Precision_Event_Timer>` for more details. 209 …n-guide/kernel-parameters.txt file in your Linux source tree for further details of these and othe… 216 Please see :doc:`linux_eal_parameters` for more details.
|