Home
last modified time | relevance | path

Searched refs:rqb_rc_head (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c103 rq->rqb_rc_head = 0; in oce_rqb_cache_create()
225 free_index = rq->rqb_rc_head; in oce_rqb_free()
227 rq->rqb_rc_head = GET_Q_NEXT(free_index, 1, rq->cfg.nbufs); in oce_rqb_free()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h269 uint32_t rqb_rc_head; /* recycling head */ member