Home
last modified time | relevance | path

Searched refs:igb_isc_txd_credits_update (Results 1 – 1 of 1) sorted by last modified time

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