Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c269 struct oce_nic_rqe *rqe; in oce_rq_charge() local
289 rqe = RING_GET_PRODUCER_ITEM_VA(rq->ring, in oce_rq_charge()
291 rqe->u0.s.frag_pa_lo = rqbd->frag_addr.dw.addr_lo; in oce_rq_charge()
292 rqe->u0.s.frag_pa_hi = rqbd->frag_addr.dw.addr_hi; in oce_rq_charge()
294 DW_SWAP(u32ptr(rqe), sizeof (struct oce_nic_rqe)); in oce_rq_charge()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7670 RQE_t *rqe; in emlxs_sli4_resource_alloc() local
7907 rqe = (RQE_t *)hba->sli.sli4.rq[i].addr.virt; in emlxs_sli4_resource_alloc()
7913 rqe->AddrHi = BE_SWAP32(word); in emlxs_sli4_resource_alloc()
7916 rqe->AddrLo = BE_SWAP32(word); in emlxs_sli4_resource_alloc()
7936 rqe++; in emlxs_sli4_resource_alloc()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1012 \texttt{rqe\_log\_size} & 8 for 256B RQE \\ \hline