Searched refs:try_txpkts (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c269 static int try_txpkts(struct mbuf *, struct mbuf *, struct txpkts *, u_int);
2619 try_txpkts(m0, r->items[next_cidx], &txp, available) == 0) {
4524 try_txpkts(struct mbuf *m, struct mbuf *n, struct txpkts *txp, u_int available) function

Completed in 94 milliseconds