Searched refs:mp_ring_alloc (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/cxgbe/ |
H A D | t4_mp_ring.h | 61 int mp_ring_alloc(struct mp_ring **, int, void *, ring_drain_t,
|
H A D | t4_mp_ring.c | 258 mp_ring_alloc(struct mp_ring **pr, int size, void *cookie, ring_drain_t drain, in mp_ring_alloc() function
|
H A D | t4_sge.c | 4618 rc = mp_ring_alloc(&txq->r, eq->sidx, txq, eth_tx, in alloc_txq()
|