Home
last modified time | relevance | path

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

/freebsd/sys/dev/ena/
H A Dena_datapath.c47 static int ena_tx_cleanup(struct ena_ring *);
103 txc = ena_tx_cleanup(tx_ring); in ena_cleanup()
242 ena_tx_cleanup(struct ena_ring *tx_ring) in ena_tx_cleanup() function