Home
last modified time | relevance | path

Searched defs:tx_buf_count (Results 1 – 6 of 6) sorted by relevance

/dpdk/lib/port/
H A Drte_port_ethdev.c129 uint16_t tx_buf_count; member
206 uint32_t tx_buf_count = p->tx_buf_count; in rte_port_ethdev_writer_tx_bulk() local
309 uint16_t tx_buf_count; member
413 uint32_t tx_buf_count = p->tx_buf_count; in rte_port_ethdev_writer_nodrop_tx_bulk() local
H A Drte_port_sym_crypto.c152 uint32_t tx_buf_count; member
235 uint32_t tx_buf_count = p->tx_buf_count; in rte_port_sym_crypto_writer_tx_bulk() local
337 uint32_t tx_buf_count; member
447 uint32_t tx_buf_count = p->tx_buf_count; in rte_port_sym_crypto_writer_nodrop_tx_bulk() local
H A Drte_port_fd.c160 uint16_t tx_buf_count; member
241 uint32_t tx_buf_count = p->tx_buf_count; in rte_port_fd_writer_tx_bulk() local
331 uint16_t tx_buf_count; member
426 uint32_t tx_buf_count = p->tx_buf_count; in rte_port_fd_writer_nodrop_tx_bulk() local
H A Drte_port_sched.c127 uint32_t tx_buf_count; member
190 uint32_t tx_buf_count = p->tx_buf_count; in rte_port_sched_writer_tx_bulk() local
H A Drte_port_ring.c160 uint32_t tx_buf_count; member
279 uint32_t tx_buf_count = p->tx_buf_count; in rte_port_ring_writer_tx_bulk_internal() local
428 uint32_t tx_buf_count; member
595 uint32_t tx_buf_count = p->tx_buf_count; in rte_port_ring_writer_nodrop_tx_bulk_internal() local
H A Drte_port_ras.c57 uint32_t tx_buf_count; member