Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2288 ctx->ustorm_st_context.ring.rq.curr_pbe.lo = req3->qp_first_pte[0].lo; in lm_sc_init_iscsi_context()
2289 ctx->ustorm_st_context.ring.rq.curr_pbe.hi = req3->qp_first_pte[0].hi; in lm_sc_init_iscsi_context()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h6221 struct iscsi_pte qp_first_pte[3] /* first page table entry of some iSCSI ring (for FW caching) */; member