| /dpdk/drivers/net/qede/base/ |
| H A D | meson.build | 23 '-Wno-unused-parameter', 27 '-Wno-unused-function', 28 '-Wno-unused-variable', 31 '-Wno-unused-value', 34 '-Wno-unused-but-set-variable',
|
| /dpdk/doc/guides/nics/ |
| H A D | thunderx.rst | 255 0001:01:00.1 'Device a034' if=eth0 drv=thunder-nicvf unused=vfio-pci 264 0001:01:01.2 'Device a034' if= drv=thunder-nicvf unused=vfio-pci 265 0001:01:01.3 'Device a034' if= drv=thunder-nicvf unused=vfio-pci 266 0001:01:01.4 'Device a034' if= drv=thunder-nicvf unused=vfio-pci 267 0001:01:01.5 'Device a034' if= drv=thunder-nicvf unused=vfio-pci 268 0001:01:01.6 'Device a034' if= drv=thunder-nicvf unused=vfio-pci 269 0001:01:01.7 'Device a034' if= drv=thunder-nicvf unused=vfio-pci 270 0001:01:02.0 'Device a034' if= drv=thunder-nicvf unused=vfio-pci 271 0001:01:02.1 'Device a034' if= drv=thunder-nicvf unused=vfio-pci 272 0001:01:02.2 'Device a034' if= drv=thunder-nicvf unused=vfio-pci [all …]
|
| /dpdk/drivers/net/ice/base/ |
| H A D | meson.build | 32 '-Wno-unused-value', 33 '-Wno-unused-but-set-variable', 34 '-Wno-unused-variable', 35 '-Wno-unused-parameter',
|
| /dpdk/drivers/net/fm10k/base/ |
| H A D | meson.build | 13 error_cflags = ['-Wno-unused-parameter', '-Wno-unused-value', 15 '-Wno-unused-variable',
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | meson.build | 20 error_cflags = ['-Wno-unused-value', 21 '-Wno-unused-but-set-variable', 22 '-Wno-unused-parameter',
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | meson.build | 14 error_cflags = ['-Wno-sign-compare', '-Wno-unused-value', 17 '-Wno-strict-aliasing', '-Wno-unused-but-set-variable', 18 '-Wno-unused-parameter',
|
| H A D | i40e_osdep.h | 187 #define i40e_allocate_dma_mem(h, m, unused, s, a) \ argument
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_ie_on.h | 189 uint8_t unused[24]; member 194 uint8_t unused[32]; member 220 uint8_t unused[32]; member 301 uint32_t unused; member
|
| /dpdk/drivers/net/vmxnet3/ |
| H A D | meson.build | 10 '-Wno-unused-parameter', 11 '-Wno-unused-value',
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | meson.build | 70 '-Wno-unused-parameter', 71 '-Wno-unused-variable', 73 '-Wno-unused-but-set-variable',
|
| /dpdk/drivers/net/e1000/base/ |
| H A D | meson.build | 25 error_cflags = ['-Wno-uninitialized', '-Wno-unused-parameter', 26 '-Wno-unused-variable', '-Wno-misleading-indentation',
|
| /dpdk/doc/guides/tools/ |
| H A D | devbind.rst | 37 - any suitable drivers not currently using that device e.g. ``unused=vfio-pci`` 105 0000:0a:00.0 '82599ES 10-Gigabit' if=eth2 drv=ixgbe unused= 116 0000:0a:00.0 '82599ES 10-Gigabit' drv=vfio-pci unused=
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_mae_counter.c | 87 uint32_t unused; in sfc_mae_counter_enable() local 94 rc = efx_mae_counters_alloc(sa->nic, 1, &unused, &mae_counter, in sfc_mae_counter_enable() 142 (void)efx_mae_counters_free(sa->nic, 1, &unused, &mae_counter, NULL); in sfc_mae_counter_enable() 156 uint32_t unused; in sfc_mae_counter_disable() local 171 rc = efx_mae_counters_free(sa->nic, 1, &unused, &counter->mae_id, NULL); in sfc_mae_counter_disable()
|
| /dpdk/drivers/net/enic/base/ |
| H A D | vnic_enet.h | 49 uint8_t unused; /* available */ member
|
| H A D | vnic_rq.h | 37 uint32_t unused; /* 0x58 */ member
|
| H A D | cq_enet_desc.h | 71 uint8_t unused[47]; member
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | linux_drivers.rst | 79 0000:82:00.0 '82599EB 10-GbE NIC' drv=vfio-pci unused=ixgbe 80 0000:82:00.1 '82599EB 10-GbE NIC' drv=vfio-pci unused=ixgbe 84 0000:04:00.0 'I350 1-GbE NIC' if=em0 drv=igb unused=vfio-pci *Active* 85 0000:04:00.1 'I350 1-GbE NIC' if=eth1 drv=igb unused=vfio-pci 86 0000:04:00.2 'I350 1-GbE NIC' if=eth2 drv=igb unused=vfio-pci 87 0000:04:00.3 'I350 1-GbE NIC' if=eth3 drv=igb unused=vfio-pci
|
| /dpdk/drivers/common/mlx5/windows/ |
| H A D | mlx5_glue.h | 19 enum mlx5dv_dr_domain_type { unused, }; enumerator
|
| /dpdk/app/test/ |
| H A D | test_common.c | 32 uintptr_t unused = 0; in test_macros() local 35 RTE_SET_USED(unused); in test_macros()
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | ecore_mfw_req.h | 57 uint32_t unused[3]; member
|
| /dpdk/app/test-pmd/ |
| H A D | ieee1588fwd.c | 20 uint8_t unused[34]; member
|
| /dpdk/drivers/net/qede/ |
| H A D | qede_rxtx.h | 188 uint16_t unused; member
|
| /dpdk/drivers/common/iavf/ |
| H A D | iavf_osdep.h | 178 #define iavf_allocate_dma_mem(h, m, unused, s, a) \ argument
|
| /dpdk/drivers/crypto/openssl/ |
| H A D | rte_openssl_pmd.c | 1004 int unused, n; in process_openssl_cipher_des3ctr() local 1030 (unsigned char *)&ebuf, &unused, in process_openssl_cipher_des3ctr() 1060 int len = 0, unused = 0; in process_openssl_auth_encryption_gcm() local 1076 if (EVP_EncryptUpdate(ctx, empty, &unused, empty, 0) <= 0) in process_openssl_auth_encryption_gcm() 1139 int len = 0, unused = 0; in process_openssl_auth_decryption_gcm() local 1158 if (EVP_DecryptUpdate(ctx, empty, &unused, empty, 0) <= 0) in process_openssl_auth_decryption_gcm()
|
| /dpdk/lib/mbuf/ |
| H A D | rte_mbuf.h | 1772 uint64_t ol3, uint64_t ol2, uint64_t unused) in rte_mbuf_tx_offload() argument 1780 unused << RTE_MBUF_TXOFLD_UNUSED_OFS; in rte_mbuf_tx_offload()
|