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

/freebsd-13-stable/sys/dev/e1000/
H A Dem_txrx.c51 static int em_isc_txd_credits_update(void *arg, uint16_t txqid, bool clear);
73 .ift_txd_credits_update = em_isc_txd_credits_update,
84 .ift_txd_credits_update = em_isc_txd_credits_update,
428 em_isc_txd_credits_update(void *arg, uint16_t txqid, bool clear) function

Completed in 107 milliseconds