Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bnx2i/
Dbnx2i_hwi.c1119 ep->qp.cq_cons_qe = ep->qp.cq_first_qe; in bnx2i_alloc_qp_resc()
1982 nopin = (struct bnx2i_nop_in_msg *) qp->cq_cons_qe; in bnx2i_process_new_cqes()
2009 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2013 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2017 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()
2034 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2039 qp->cq_cons_qe); in bnx2i_process_new_cqes()
[all …]
Dbnx2i.h655 struct cqe *cq_cons_qe; member