Home
last modified time | relevance | path

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

12

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c2510 ability->next_page = SR_MMD_LP_ABL1_ADV_NP(value); in txgbe_get_bp_ability()
2511 BP_LOG(" Next Page (bit15): %d\n", ability->next_page); in txgbe_get_bp_ability()
2516 ability->link_ability = in txgbe_get_bp_ability()
2519 ability->link_ability); in txgbe_get_bp_ability()
2528 ability->fec_ability = SR_AN_MMD_LP_ABL3_FCE(value); in txgbe_get_bp_ability()
2534 ability->next_page = SR_AN_LP_XNP_ABL1_NP(value); in txgbe_get_bp_ability()
2535 BP_LOG(" Next Page (bit15): %d\n", ability->next_page); in txgbe_get_bp_ability()
2541 ability->next_page = SR_AN_MMD_ADV_REG1_NP(value); in txgbe_get_bp_ability()
2546 ability->link_ability = in txgbe_get_bp_ability()
2549 ability->link_ability); 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 Dbpf_lib.rst7 The DPDK provides an BPF library that gives the ability
H A Dflow_classify_lib.rst7 DPDK provides a Flow Classification library that provides the ability
27 DPDK provides an Access Control List library that provides the ability to
H A Dpacket_classif_access_ctrl.rst7 The DPDK provides an Access Control library that gives the ability
335 That gives the user the ability to decisions about performance/space trade-off.
395 …or the given platform and sets it as default one. Though the user has an ability to override the d…
H A Dswitch_representation.rst55 Applications therefore need the ability to receive and inject traffic to
372 Enhancing **rte_flow** with the ability to make flow rules match and target
398 - The ability to combine several identical actions for traffic duplication
707 ability to perform them multiple times (e.g. VLAN then VXLAN).
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 Doverview.rst134 providing the ability to execute a function asynchronously.
H A Dring_lib.rst414 it provides the ability to implement MT safe peek API for rte_ring.
458 Along with the advantages of the peek APIs, zero copy APIs provide the ability
H A Dmempool_lib.rst42 When running an application, the EAL command line options provide the ability to add the number of …
H A Dipsec_lib.rst173 librte_ipsec SAD implementation provides ability to create/destroy SAD tables.
H A Dcompressdev.rst166 Compression operations mempool also has an ability to allocate private memory with the
256 out of space condition hit. PMD has ability to recover
H A Dmbuf_lib.rst9 The mbuf library provides the ability to allocate and free buffers (mbufs)
H A Dwriting_efficient_code.rst263 The degree of optimization depends on the compiler's ability to optimize for a specific microarchit…
/dpdk/doc/guides/howto/
H A Dtelemetry.rst8 The Telemetry library provides users with the ability to query DPDK for
/dpdk/doc/guides/bbdevs/
H A Dla12xx.rst113 The test application ``test-bbdev.py``, supports the ability to configure the PF device with
H A Dacc100.rst205 The test application ``test-bbdev.py``, supports the ability to configure the PF device with
H A Dfpga_5gnr_fec.rst256 The test application ``test-bbdev.py``, supports the ability to configure the PF device with
H A Dfpga_lte_fec.rst255 The test application ``test-bbdev.py``, supports the ability to configure the PF device with
/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 Dfail_safe.rst14 ability to redirect operations to a secondary device when the primary has been
/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst77 contigmem kernel module provides the ability to present contiguous blocks of
/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

12