Searched refs:rte_eth_tx_buffer_flush (Results 1 – 13 of 13) sorted by relevance
| /f-stack/dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_poll.c | 75 sent = rte_eth_tx_buffer_flush(port_id, 0, buf); in l2fwd_poll_main_loop()
|
| /f-stack/dpdk/examples/multi_process/client_server_mp/mp_client/ |
| H A D | client.c | 257 sent = rte_eth_tx_buffer_flush(port, in main()
|
| /f-stack/dpdk/examples/server_node_efd/node/ |
| H A D | node.c | 371 sent = rte_eth_tx_buffer_flush( in main()
|
| /f-stack/dpdk/examples/qos_meter/ |
| H A D | main.c | 186 rte_eth_tx_buffer_flush(port_tx, NIC_TX_QUEUE, tx_buffer); in main_loop()
|
| /f-stack/dpdk/examples/l3fwd-power/ |
| H A D | main.c | 967 rte_eth_tx_buffer_flush(portid, in main_intr_loop() 1125 rte_eth_tx_buffer_flush(portid, in main_telemetry_loop() 1239 rte_eth_tx_buffer_flush(portid, in main_empty_poll_loop() 1357 rte_eth_tx_buffer_flush(portid, in main_legacy_loop()
|
| /f-stack/dpdk/examples/link_status_interrupt/ |
| H A D | main.c | 243 sent = rte_eth_tx_buffer_flush(portid, 0, buffer); in lsi_main_loop()
|
| /f-stack/dpdk/examples/l2fwd-keepalive/ |
| H A D | main.c | 253 sent = rte_eth_tx_buffer_flush(portid, 0, buffer); in l2fwd_main_loop()
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_ethdev.h | 5284 rte_eth_tx_buffer_flush(uint16_t port_id, uint16_t queue_id, in rte_eth_tx_buffer_flush() function 5344 return rte_eth_tx_buffer_flush(port_id, queue_id, buffer); in rte_eth_tx_buffer()
|
| /f-stack/dpdk/examples/l2fwd/ |
| H A D | main.c | 248 sent = rte_eth_tx_buffer_flush(portid, 0, buffer); in l2fwd_main_loop()
|
| /f-stack/dpdk/examples/l2fwd-jobstats/ |
| H A D | main.c | 455 sent = rte_eth_tx_buffer_flush(portid, 0, buffer); in l2fwd_flush_job()
|
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_event_eth_tx_adapter.c | 599 nb_tx += rte_eth_tx_buffer_flush(i, q, in txa_service_func()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l2_forward_event.rst | 620 sent = rte_eth_tx_buffer_flush(portid, 0,
|
| /f-stack/dpdk/examples/l3fwd-acl/ |
| H A D | main.c | 1462 rte_eth_tx_buffer_flush(portid, in main_loop()
|