Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/bnx2i/
Dbnx2i_hwi.c1116 ep->qp.cq_cons_qe = ep->qp.cq_first_qe; in bnx2i_alloc_qp_resc()
1973 nopin = (struct bnx2i_nop_in_msg *) qp->cq_cons_qe; in bnx2i_process_new_cqes()
2000 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2004 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2008 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2012 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2016 qp->cq_cons_qe)) in bnx2i_process_new_cqes()
2021 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2025 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2030 qp->cq_cons_qe); in bnx2i_process_new_cqes()
[all …]
Dbnx2i.h655 struct cqe *cq_cons_qe; member