Home
last modified time | relevance | path

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

/freebsd/sys/dev/mgb/
H A Dif_mgb.c123 static int mgb_isc_txd_credits_update(void *,
274 .ift_txd_credits_update = mgb_isc_txd_credits_update,
1019 mgb_isc_txd_credits_update(void *xsc, uint16_t txqid, bool clear) in mgb_isc_txd_credits_update() function