Searched refs:ixgbe_isc_txd_flush (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
H A Dix_txrx.c49 static void ixgbe_isc_txd_flush(void *arg, uint16_t txqid, qidx_t pidx);
66 .ift_txd_flush = ixgbe_isc_txd_flush,
252 * ixgbe_isc_txd_flush
255 ixgbe_isc_txd_flush(void *arg, uint16_t txqid, qidx_t pidx) function
262 } /* ixgbe_isc_txd_flush */

Completed in 165 milliseconds