Searched refs:RING_PUT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/oce/
H A Doce_if.c1154 RING_PUT(wq->ring, 1);
1166 RING_PUT(wq->ring, 1);
1178 RING_PUT(wq->ring, 1);
1915 RING_PUT(rq->ring, 1);
H A Doce_if.h295 #define RING_PUT(ring, n) \ macro
H A Doce_mbox.c353 RING_PUT(mq->ring, 1);

Completed in 68 milliseconds