Home
last modified time | relevance | path

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

/dpdk/drivers/net/ena/
H A Dena_ethdev.c213 static void ena_tx_queue_release_bufs(struct ena_ring *ring);
908 static void ena_tx_queue_release_bufs(struct ena_ring *ring) in ena_tx_queue_release_bufs() function
1347 ena_tx_queue_release_bufs(ring); in ena_queue_stop()