Searched refs:rqb_next_free (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c104 rq->rqb_next_free = 0;
205 free_index = rq->rqb_next_free;
208 rq->rqb_next_free = GET_Q_NEXT(free_index, 1, rq->cfg.nbufs);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h268 uint32_t rqb_next_free; /* next free slot */ member in struct:oce_rq

Completed in 89 milliseconds