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

/freebsd-current/sys/dev/ixgbe/
H A Dix_txrx.c46 static void ixgbe_isc_txd_flush(void *, uint16_t, qidx_t);
63 .ift_txd_flush = ixgbe_isc_txd_flush,
247 * ixgbe_isc_txd_flush
250 ixgbe_isc_txd_flush(void *arg, uint16_t txqid, qidx_t pidx) function
257 } /* ixgbe_isc_txd_flush */

Completed in 205 milliseconds