Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c2003 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2007 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2011 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2015 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2019 qp->cq_cons_qe)) in bnx2i_process_new_cqes()
2024 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2028 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2033 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2037 qp->cq_cons_qe); in bnx2i_process_new_cqes()
2067 qp->cq_cons_qe = qp->cq_first_qe; in bnx2i_process_new_cqes()
[all …]
H A Dbnx2i.h655 struct cqe *cq_cons_qe; member