Home
last modified time | relevance | path

Searched refs:ability (Results 1 – 25 of 27) sorted by relevance

12

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c14 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 Doverview.rst16 - "Pass-through" feature flag refers to the ability of the PMD
/dpdk/doc/guides/prog_guide/
H A Dlto.rst8 This depends obviously on the ability of the compiler to do "whole
H A Dip_fragment_reassembly_lib.rst28 The caller has an ability to explicitly specify which mempools should be used to allocate 'direct' …
H A Dcompressdev.rst167 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 Dtelemetry.rst8 The Telemetry library provides users with the ability to query DPDK for
/dpdk/doc/guides/tools/
H A Dflow-perf.rst8 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 Dvmxnet3.rst86 configurable Tx data ring, Receive Data Ring, and the ability
H A Dfail_safe.rst14 ability to redirect operations to a secondary device when the primary has been
H A Dmlx4.rst142 The ability to enable/disable CRC stripping requires OFED version
/dpdk/doc/guides/bbdevs/
H A Dfpga_5gnr_fec.rst196 The test application ``test-bbdev.py`` supports the ability to configure the PF device
/dpdk/doc/guides/rel_notes/
H A Drelease_19_11.rst36 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 Drelease_18_11.rst278 * **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 Drelease_23_03.rst74 * Enabled the ability to share indirect actions between ports by passing
H A Drelease_16_07.rst22 * Added the ability to allocate a large mempool in fragmented virtual memory.
H A Drelease_22_03.rst12 * **Added ability to reuse hugepages in Linux.**
H A Drelease_2_1.rst338 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 Drelease_18_02.rst109 In a scenario where the vhost backend doesn't have the ability to generate
H A Drelease_20_08.rst27 Added the ability to select new ring synchronisation modes:
H A Drelease_19_05.rst50 the given mb-pool. This provide the ability to pass jumbo frames
H A Drelease_20_05.rst41 mode, provide the ability to split enqueue/dequeue operation into two phases
H A Drelease_17_05.rst172 Data Ring, and the ability to register memory regions.
H A Drelease_2_2.rst56 * Added the ability for the upper layer to query RX/TX queue information.
H A Drelease_22_11.rst85 * Added ability to set color marker via modify field flow API.
/dpdk/doc/guides/sample_app_ug/
H A Dvm_power_management.rst13 (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