| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec_worker.c | 686 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 D | event_helper.c | 1110 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 D | event_helper.h | 224 void (*worker_thread)(struct eh_event_link_info *links,
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_dp.c | 37 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 D | meson.build | 56 if not cc.links(atomic_check_code) 66 if not cc.links(atomic_check_code, dependencies: libatomic_dep)
|
| H A D | sfc_dp.h | 95 TAILQ_ENTRY(sfc_dp) links;
|
| /dpdk/doc/guides/contributing/ |
| H A D | documentation.rst | 558 * 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 D | devbind.rst | 54 flag overrides this behavior, allowing active links to be forcibly
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | graph_lib.rst | 8 ``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 D | build-sdk-meson.rst | 49 It is best advised to go over the following links for the complete dependencies:
|
| H A D | event_crypto_adapter.rst | 63 port using ``rte_event_crypto_adapter_event_port_get()`` API, links its event
|
| H A D | link_bonding_poll_mode_drv_lib.rst | 22 redundant links, fault tolerance and/or load balancing.
|
| H A D | qos_framework.rst | 1389 It adjusts automatically to low speed and high speed links.
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | dlb2.rst | 279 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 D | mlx4.rst | 254 4. Set all ports links to Ethernet, follow instructions on the screen:: 265 1. Set all ports links to Ethernet::
|
| H A D | tap.rst | 204 Next set the links for the two interfaces to up via the commands below::
|
| H A D | bnxt.rst | 13 A complete list with links to reference material is in the Appendix section.
|
| /dpdk/config/ |
| H A D | meson.build | 428 if (not cc.links('int main(int argc, char *argv[]) { return 0; }',
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | ip_pipeline.rst | 28 …* 'Primitive' objects used to create pipeline ports: memory pools, links (i.e. network interfaces)…
|
| H A D | vm_power_management.rst | 467 **Note**: This sample application conditionally links in the Jansson JSON
|
| /dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 1245 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 D | ixgbe_common.c | 2997 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 D | release_20_05.rst | 260 and ``links`` them together to create a complex ``graph`` to enable
|
| H A D | release_2_2.rst | 281 page 0 for copper and PHY page 1 for "other" (fiber) links. The driver
|
| /dpdk/doc/guides/platform/ |
| H A D | mlx5.rst | 295 Ports links must be set to Ethernet::
|