Home
last modified time | relevance | path

Searched refs:mbuf_pool_find (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/test-pmd/
H A Dtestpmd.c1721 mbp = mbuf_pool_find( in init_config()
1725 mbp = mbuf_pool_find(0, 0); in init_config()
2599 mpx = mbuf_pool_find(socket_id, mp_n); in rx_queue_setup()
2869 mbuf_pool_find in start_port()
2885 mbuf_pool_find in start_port()
H A Dtestpmd.h768 mbuf_pool_find(unsigned int sock_id, uint16_t idx) in mbuf_pool_find() function
H A Dconfig.c725 mp = mbuf_pool_find(port_numa[port_id], 0); in port_infos_display()
H A Dcmdline.c2887 mp = mbuf_pool_find(socket_id, 0); in cmd_setup_rxtx_queue_parsed()