Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/bnx2i/
A Dbnx2i_hwi.c201 bnx2i_conn->ep->qp.rq_cons_qe = bnx2i_conn->ep->qp.rq_first_qe; in bnx2i_get_rq_buf()
1157 ep->qp.rq_first_qe = ep->qp.rq_virt; in bnx2i_alloc_qp_resc()
1158 ep->qp.rq_prod_qe = ep->qp.rq_first_qe; in bnx2i_alloc_qp_resc()
1159 ep->qp.rq_cons_qe = ep->qp.rq_first_qe; in bnx2i_alloc_qp_resc()
1160 ep->qp.rq_last_qe = &ep->qp.rq_first_qe[hba->max_rqes - 1]; in bnx2i_alloc_qp_resc()
A Dbnx2i.h674 struct rqe *rq_first_qe; member

Completed in 10 milliseconds