Searched refs:add_to_txpkts (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c270 static int add_to_txpkts(struct mbuf *, struct txpkts *, u_int);
2633 if (add_to_txpkts(r->items[next_cidx], &txp,
4558 add_to_txpkts(struct mbuf *m, struct txpkts *txp, u_int available) function

Completed in 129 milliseconds