Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ena/
H A Dena_ethdev.c210 static void ena_tx_queue_release_bufs(struct ena_ring *ring);
777 static void ena_tx_queue_release_bufs(struct ena_ring *ring) in ena_tx_queue_release_bufs() function
1195 ena_tx_queue_release_bufs(ring); in ena_queue_stop()