Searched refs:ability (Results 1 – 25 of 27) sorted by relevance
12
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_phy.c | 14 static void txgbe_get_bp_ability(struct txgbe_backplane_ability *ability, 2539 static void txgbe_get_bp_ability(struct txgbe_backplane_ability *ability, in txgbe_get_bp_ability() argument 2551 ability->next_page = SR_MMD_LP_ABL1_ADV_NP(value); in txgbe_get_bp_ability() 2552 BP_LOG(" Next Page (bit15): %d\n", ability->next_page); in txgbe_get_bp_ability() 2557 ability->link_ability = in txgbe_get_bp_ability() 2560 ability->link_ability); in txgbe_get_bp_ability() 2569 ability->fec_ability = SR_AN_MMD_LP_ABL3_FCE(value); in txgbe_get_bp_ability() 2575 ability->next_page = SR_AN_LP_XNP_ABL1_NP(value); in txgbe_get_bp_ability() 2576 BP_LOG(" Next Page (bit15): %d\n", ability->next_page); in txgbe_get_bp_ability() 2582 ability->next_page = SR_AN_MMD_ADV_REG1_NP(value); in txgbe_get_bp_ability() [all …]
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | overview.rst | 16 - "Pass-through" feature flag refers to the ability of the PMD
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | lto.rst | 8 This depends obviously on the ability of the compiler to do "whole
|
| H A D | ip_fragment_reassembly_lib.rst | 28 The caller has an ability to explicitly specify which mempools should be used to allocate 'direct' …
|
| H A D | compressdev.rst | 167 The compression operations mempool also has the ability to allocate private memory with the 260 out of space condition hit. The PMD has ability to recover
|
| /dpdk/doc/guides/howto/ |
| H A D | telemetry.rst | 8 The Telemetry library provides users with the ability to query DPDK for
|
| /dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 8 The application provides the ability to test insertion rate of specific 25 The application also provides the ability to measure rte flow deletion rate,
|
| /dpdk/doc/guides/nics/ |
| H A D | vmxnet3.rst | 86 configurable Tx data ring, Receive Data Ring, and the ability
|
| H A D | fail_safe.rst | 14 ability to redirect operations to a secondary device when the primary has been
|
| H A D | mlx4.rst | 142 The ability to enable/disable CRC stripping requires OFED version
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | fpga_5gnr_fec.rst | 196 The test application ``test-bbdev.py`` supports the ability to configure the PF device
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_11.rst | 36 This new feature adds the ability to dynamically register some room 268 gives ability to print port supported ptypes in different protocol layers.
|
| H A D | release_18_11.rst | 278 * **Added ability to switch queue deferred start flag on testpmd app.** 280 Added a console command to testpmd app, giving ability to switch
|
| H A D | release_23_03.rst | 74 * Enabled the ability to share indirect actions between ports by passing
|
| H A D | release_16_07.rst | 22 * Added the ability to allocate a large mempool in fragmented virtual memory.
|
| H A D | release_22_03.rst | 12 * **Added ability to reuse hugepages in Linux.**
|
| H A D | release_2_1.rst | 338 This gives the user the ability to store more entries when a bucket is full, 368 Added the ability to process console input in the same thread as packet
|
| H A D | release_18_02.rst | 109 In a scenario where the vhost backend doesn't have the ability to generate
|
| H A D | release_20_08.rst | 27 Added the ability to select new ring synchronisation modes:
|
| H A D | release_19_05.rst | 50 the given mb-pool. This provide the ability to pass jumbo frames
|
| H A D | release_20_05.rst | 41 mode, provide the ability to split enqueue/dequeue operation into two phases
|
| H A D | release_17_05.rst | 172 Data Ring, and the ability to register memory regions.
|
| H A D | release_2_2.rst | 56 * Added the ability for the upper layer to query RX/TX queue information.
|
| H A D | release_22_11.rst | 85 * Added ability to set color marker via modify field flow API.
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 13 (VMs) do not have the ability to govern their own power policy. The 116 In addition to the ability to send power management requests to the
|
12