Home
last modified time | relevance | path

Searched refs:links (Results 1 – 25 of 26) sorted by relevance

12

/dpdk/examples/ipsec-secgw/
H A Dipsec_worker.c686 struct eh_event_link_info *links, in ipsec_ev_vector_process() argument
706 links[0].event_port_id, in ipsec_ev_vector_process()
728 links[0].event_port_id, in ipsec_ev_vector_drv_mode_process()
800 links[0].event_port_id); in ipsec_wrkr_non_burst_int_port_drv_mode()
804 links[0].event_port_id, in ipsec_wrkr_non_burst_int_port_drv_mode()
858 links[0].event_port_id, in ipsec_wrkr_non_burst_int_port_drv_mode()
872 rte_event_port_quiesce(links[0].eventdev_id, links[0].event_port_id, in ipsec_wrkr_non_burst_int_port_drv_mode()
932 links[0].event_port_id); in ipsec_wrkr_non_burst_int_port_app_mode()
937 links[0].event_port_id, in ipsec_wrkr_non_burst_int_port_app_mode()
974 links[0].event_port_id, in ipsec_wrkr_non_burst_int_port_app_mode()
[all …]
H A Devent_helper.c1110 struct eh_event_link_info **links) in eh_get_event_lcore_links() argument
1121 if (conf == NULL || links == NULL) { in eh_get_event_lcore_links()
1176 *links = link_cache; in eh_get_event_lcore_links()
1839 struct eh_event_link_info *links = NULL; in eh_launch_worker() local
1893 nb_links = eh_get_event_lcore_links(lcore_id, conf, &links); in eh_launch_worker()
1896 match_wrkr->worker_thread(links, nb_links); in eh_launch_worker()
1899 free(links); in eh_launch_worker()
H A Devent_helper.h224 void (*worker_thread)(struct eh_event_link_info *links,
/dpdk/drivers/net/sfc/
H A Dsfc_dp.c37 TAILQ_FOREACH(entry, head, links) { in sfc_dp_find_by_name()
54 TAILQ_FOREACH(entry, head, links) { in sfc_dp_find_by_caps()
79 TAILQ_INSERT_TAIL(head, entry, links); in sfc_dp_register()
H A Dmeson.build56 if not cc.links(atomic_check_code)
66 if not cc.links(atomic_check_code, dependencies: libatomic_dep)
H A Dsfc_dp.h95 TAILQ_ENTRY(sfc_dp) links;
/dpdk/doc/guides/contributing/
H A Ddocumentation.rst558 * The following links to the top of this section: :ref:`links`::
565 * The following links to the top of this section: :ref:`links`:
651 In the API documentation the functions will be rendered as links, see the
/dpdk/doc/guides/tools/
H A Ddevbind.rst54 flag overrides this behavior, allowing active links to be forcibly
/dpdk/doc/guides/prog_guide/
H A Dgraph_lib.rst8 ``links`` them together to create a complex ``graph`` to enable reusable/modular
144 functions can links them together to create a complex packet processing graph.
157 to update the ``next_nodes[]`` links for the node runtime but before graph create.
H A Dbuild-sdk-meson.rst49 It is best advised to go over the following links for the complete dependencies:
H A Devent_crypto_adapter.rst63 port using ``rte_event_crypto_adapter_event_port_get()`` API, links its event
H A Dlink_bonding_poll_mode_drv_lib.rst22 redundant links, fault tolerance and/or load balancing.
H A Dqos_framework.rst1389 It adjusts automatically to low speed and high speed links.
/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst279 a. Setup queue(s). The reconfigured queue(s) lose their previous port links.
280 b. The reconfigured port(s) lose their previous queue links.
285 configuration (including port->queue links) at this time.
/dpdk/doc/guides/nics/
H A Dmlx4.rst254 4. Set all ports links to Ethernet, follow instructions on the screen::
265 1. Set all ports links to Ethernet::
H A Dtap.rst204 Next set the links for the two interfaces to up via the commands below::
H A Dbnxt.rst13 A complete list with links to reference material is in the Appendix section.
/dpdk/config/
H A Dmeson.build428 if (not cc.links('int main(int argc, char *argv[]) { return 0; }',
/dpdk/doc/guides/sample_app_ug/
H A Dip_pipeline.rst28 …* 'Primitive' objects used to create pipeline ports: memory pools, links (i.e. network interfaces)…
H A Dvm_power_management.rst467 **Note**: This sample application conditionally links in the Jansson JSON
/dpdk/drivers/event/sw/
H A Dsw_evdev_selftest.c1245 int links = rte_event_port_link(evdev, 0, NULL, NULL, 0); in port_reconfig_credits() local
1246 if (links != 1) { in port_reconfig_credits()
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_common.c2997 u32 links2, anlp1_reg, autoc_reg, links; in ixgbe_fc_autoneg_backplane() local
3005 links = IXGBE_READ_REG(hw, IXGBE_LINKS); in ixgbe_fc_autoneg_backplane()
3006 if ((links & IXGBE_LINKS_KX_AN_COMP) == 0) { in ixgbe_fc_autoneg_backplane()
/dpdk/doc/guides/rel_notes/
H A Drelease_20_05.rst260 and ``links`` them together to create a complex ``graph`` to enable
H A Drelease_2_2.rst281 page 0 for copper and PHY page 1 for "other" (fiber) links. The driver
/dpdk/doc/guides/platform/
H A Dmlx5.rst295 Ports links must be set to Ethernet::

12