Home
last modified time | relevance | path

Searched refs:mp_count (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/node/
H A Drte_node_eth_api.h39 uint16_t mp_count; member
H A Dethdev_ctrl.c43 for (j = 0; j < conf[i].mp_count; j++) { in rte_node_eth_config()
/dpdk/examples/l3fwd-graph/
H A Dmain.c927 ethdev_conf[nb_conf].mp_count = NB_SOCKETS; in main()