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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dix_txrx.c50 static int ixgbe_isc_txd_credits_update(void *arg, uint16_t txqid, bool clear);
67 .ift_txd_credits_update = ixgbe_isc_txd_credits_update,
265 * ixgbe_isc_txd_credits_update
268 ixgbe_isc_txd_credits_update(void *arg, uint16_t txqid, bool clear) function
319 } /* ixgbe_isc_txd_credits_update */

Completed in 86 milliseconds