Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c271 oce_rq_bdesc_t **shadow_rq; in oce_rq_charge() local
276 shadow_rq = rq->shadow_ring; in oce_rq_charge()
285 rqbd = shadow_rq[cur_index]; in oce_rq_charge()
293 shadow_rq[rq->ring->pidx] = rqbd; in oce_rq_charge()
312 oce_rq_bdesc_t **shadow_rq; in oce_rq_discharge() local
314 shadow_rq = rq->shadow_ring; in oce_rq_discharge()
404 oce_rq_bdesc_t **shadow_rq; in oce_rx_bcopy() local
409 shadow_rq = rq->shadow_ring; in oce_rx_bcopy()
426 rqbd = shadow_rq[cur_index]; in oce_rx_bcopy()
476 oce_rq_bdesc_t **shadow_rq; in oce_rx_drop_pkt() local
[all …]