Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dem_txrx.c52 static int em_isc_txd_credits_update(void *, uint16_t, bool);
70 .ift_txd_credits_update = em_isc_txd_credits_update,
81 .ift_txd_credits_update = em_isc_txd_credits_update,
484 em_isc_txd_credits_update(void *arg, uint16_t txqid, bool clear) in em_isc_txd_credits_update() function