Home
last modified time | relevance | path

Searched defs:num_ports (Results 1 – 18 of 18) sorted by relevance

/dpdk/examples/multi_process/client_server_mp/shared/
H A Dcommon.h31 uint16_t num_ports; member
/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c59 unsigned num_ports; member
74 static unsigned num_ports = 0; variable
/dpdk/examples/server_node_efd/shared/
H A Dcommon.h39 uint16_t num_ports; member
/dpdk/examples/eventdev_pipeline/
H A Dmain.c345 uint16_t num_ports; in main() local
H A Dpipeline_worker_generic.c387 init_ports(uint16_t num_ports) init_ports() argument
H A Dpipeline_worker_tx.c736 init_ports(uint16_t num_ports) init_ports() argument
/dpdk/app/test/
H A Dtest_event_eth_rx_adapter.c149 init_port_rx_intr(int num_ports) in init_port_rx_intr()
186 init_ports(int num_ports) in init_ports()
/dpdk/examples/vmdq/
H A Dmain.c92 static unsigned num_ports; /**< The number of ports specified in command line */ variable
/dpdk/drivers/net/ark/
H A Dark_global.h115 int num_ports; member
/dpdk/examples/vmdq_dcb/
H A Dmain.c59 static unsigned num_ports; variable
/dpdk/drivers/event/dlb2/
H A Ddlb2_selftest.c73 create_ports(int num_ports) in create_ports()
/dpdk/lib/dispatcher/
H A Drte_dispatcher.c45 uint8_t num_ports; member
/dpdk/examples/vhost/
H A Dmain.c165 static unsigned num_ports = 0; /**< The number of ports specified in command line */ variable
/dpdk/drivers/event/sw/
H A Dsw_evdev_selftest.c180 create_ports(struct test *t, int num_ports) in create_ports()
/dpdk/drivers/net/qede/base/
H A Decore_hsi_debug_tools.h1041 u8 num_ports /* Number of ports in the chip */; member
H A Decore.h827 u8 num_ports; member
H A Decore_dev.c1832 u8 i, active_phys_tcs, num_ports = p_hwfn->p_dev->num_ports_in_engine; in ecore_init_qm_port_params() local
/dpdk/drivers/raw/ifpga/base/
H A Difpga_defines.h165 u8 num_ports:3; /* Number of ports */ member