Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Digb_txrx.c47 static int igb_isc_txd_credits_update(void *, uint16_t, bool);
70 .ift_txd_credits_update = igb_isc_txd_credits_update,
312 igb_isc_txd_credits_update(void *arg, uint16_t txqid, bool clear) in igb_isc_txd_credits_update() function