Home
last modified time | relevance | path

Searched refs:init_mem (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_event.c130 ret = init_mem(0, nb_mbuf); in l3fwd_eth_dev_port_setup()
136 ret = init_mem(port_id, nb_mbuf); in l3fwd_eth_dev_port_setup()
H A Dl3fwd.h181 init_mem(uint16_t portid, unsigned int nb_mbuf);
H A Dmain.c746 init_mem(uint16_t portid, unsigned int nb_mbuf) in init_mem() function
1002 ret = init_mem(0, NB_MBUF(nb_ports)); in l3fwd_poll_resource_setup()
1004 ret = init_mem(portid, NB_MBUF(1)); in l3fwd_poll_resource_setup()
/f-stack/dpdk/examples/l3fwd-graph/
H A Dmain.c546 init_mem(uint16_t portid, uint32_t nb_mbuf) in init_mem() function
859 ret = init_mem(0, NB_MBUF(nb_ports)); in main()
861 ret = init_mem(portid, NB_MBUF(1)); in main()
/f-stack/dpdk/examples/ip_fragmentation/
H A Dmain.c775 init_mem(void) in init_mem() function
890 if (init_mem() < 0) in main()
/f-stack/dpdk/examples/ip_reassembly/
H A Dmain.c898 init_mem(void) in init_mem() function
1022 if (init_mem() < 0) in main()
/f-stack/dpdk/examples/l3fwd-acl/
H A Dmain.c1896 init_mem(unsigned nb_mbuf) in init_mem() function
2122 ret = init_mem(NB_MBUF); in main()
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c2081 init_mem(unsigned nb_mbuf) in init_mem() function
2601 ret = init_mem(NB_MBUF); in main()
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c3383 init_mem(unsigned nb_mbuf) in init_mem() function
3623 ret = init_mem(NB_MBUF); in main()