Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2303 ctx->ustorm_st_context.ring.cq[0].curr_pbe.lo = req2->cq_first_pte.lo; in lm_sc_init_iscsi_context()
2304 ctx->ustorm_st_context.ring.cq[0].curr_pbe.hi = req2->cq_first_pte.hi; in lm_sc_init_iscsi_context()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h6204 struct iscsi_pte cq_first_pte /* first CQ page table entry (for FW caching) */; member