Home
last modified time | relevance | path

Searched defs:nb_sent (Results 1 – 3 of 3) sorted by relevance

/dpdk/examples/qos_sched/
H A Dapp_thread.c145 int nb_sent = rte_sched_port_enqueue(conf->sched_port, mbufs, in app_worker_thread() local
180 int nb_sent = rte_sched_port_enqueue(conf->sched_port, mbufs, in app_mixed_thread() local
/dpdk/lib/eal/include/
H A Drte_eal.h170 int nb_sent; member
/dpdk/examples/bbdev_app/
H A Dmain.c693 uint16_t nb_rx, nb_enq, nb_deq, nb_sent; in run_encoding() local