Searched refs:controllers (Results 1 – 14 of 14) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_switch.c | 93 efx_pcie_interface_t *controllers; member 277 *controllers = domain->controllers; in sfc_mae_switch_domain_controllers() 286 efx_pcie_interface_t *controllers, in sfc_mae_switch_domain_map_controllers() argument 300 if (domain->controllers != NULL) { in sfc_mae_switch_domain_map_controllers() 305 domain->controllers = controllers; in sfc_mae_switch_domain_map_controllers() 320 if (controllers == NULL) in sfc_mae_switch_controller_from_mapping() 324 if (controllers[i] == intf) { in sfc_mae_switch_controller_from_mapping() 338 const efx_pcie_interface_t *controllers; in sfc_mae_switch_domain_get_controller() local 357 const efx_pcie_interface_t *controllers; in sfc_mae_switch_domain_get_intf() local 366 if (controllers == NULL) in sfc_mae_switch_domain_get_intf() [all …]
|
| H A D | sfc_switch.h | 77 const efx_pcie_interface_t **controllers, 81 efx_pcie_interface_t *controllers, 85 const efx_pcie_interface_t *controllers,
|
| H A D | sfc_ethdev.c | 1929 if (ctx->controllers == NULL) { in sfc_journal_ctx_add_controller() 1932 if (ctx->controllers == NULL) in sfc_journal_ctx_add_controller() 1935 ctx->controllers[0] = intf; in sfc_journal_ctx_add_controller() 1942 if (ctx->controllers[i] == intf) in sfc_journal_ctx_add_controller() 1944 if (ctx->controllers[i] > intf) in sfc_journal_ctx_add_controller() 1954 rte_free(ctx->controllers); in sfc_journal_ctx_add_controller() 1960 ctx->controllers[i] = ctx->controllers[i - 1]; in sfc_journal_ctx_add_controller() 1962 ctx->controllers[target] = intf; in sfc_journal_ctx_add_controller() 2122 ctx.controllers = NULL; in sfc_process_mport_journal() 2133 if (controllers == NULL) { in sfc_process_mport_journal() [all …]
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | dmadev.rst | 39 Physical DMA controllers are discovered during the PCI probe/enumeration of the 41 PCI BDF (bus/bridge, device, function). Specific physical DMA controllers, like
|
| H A D | overview.rst | 145 Ethernet controllers which are designed to work without asynchronous, interrupt-based signaling mec…
|
| H A D | writing_efficient_code.rst | 73 Modern memory controllers have several memory channels that can load or store data in parallel.
|
| H A D | poll_mode_drv.rst | 189 the Intel® 82599 10 Gigabit Ethernet Controller controllers in the testpmd application. 352 …ecific fields to represent, in a generic way, the offload features provided by network controllers.
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_08.rst | 47 * **Added support for Broadcom NetXtreme-E BCM57500 Ethernet controllers.** 50 of Ethernet controllers. These controllers support link speeds up to
|
| H A D | release_18_05.rst | 138 * **Added support for Broadcom NetXtreme-S (BCM58800) family of controllers (aka Stingray).** 140 Added support for the Broadcom NetXtreme-S (BCM58800) family of controllers
|
| H A D | release_17_02.rst | 32 the device registers of integrated controllers which is implicitly strongly
|
| H A D | known_issues.rst | 162 Use tested NIC variants. For those supported Ethernet controllers, additional device
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | cnxk_gpio.rst | 38 tells PMD which GPIO controller should be used. Available controllers are
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 205 controllers can be specified. The convention is to use the name of the
|
| /dpdk/doc/guides/nics/ |
| H A D | bnxt.rst | 8 based on Ethernet controllers and SoCs belonging to the Broadcom
|