Home
last modified time | relevance | path

Searched refs:bnxt_qplib_hwq (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h88 struct bnxt_qplib_hwq { struct
164 struct bnxt_qplib_hwq qpc_tbl;
166 struct bnxt_qplib_hwq mrw_tbl;
168 struct bnxt_qplib_hwq srqc_tbl;
170 struct bnxt_qplib_hwq cq_tbl;
171 struct bnxt_qplib_hwq tim_tbl;
175 struct bnxt_qplib_hwq tqm_pde;
177 struct bnxt_qplib_hwq tqm_tbl[MAX_TQM_ALLOC_REQ];
201 void bnxt_qplib_free_hwq(struct pci_dev *pdev, struct bnxt_qplib_hwq *hwq);
202 int bnxt_qplib_alloc_init_hwq(struct pci_dev *pdev, struct bnxt_qplib_hwq *hwq,
Dqplib_fp.h53 struct bnxt_qplib_hwq hwq;
237 struct bnxt_qplib_hwq hwq;
297 struct bnxt_qplib_hwq irrq;
298 struct bnxt_qplib_hwq orrq;
377 struct bnxt_qplib_hwq hwq;
448 struct bnxt_qplib_hwq hwq;
Dqplib_rcfw.h184 struct bnxt_qplib_hwq creq;
189 struct bnxt_qplib_hwq cmdq;
Dqplib_sp.h115 struct bnxt_qplib_hwq hwq;
120 struct bnxt_qplib_hwq hwq;
Dqplib_rcfw.c85 struct bnxt_qplib_hwq *cmdq = &rcfw->cmdq; in __send_message()
285 struct bnxt_qplib_hwq *cmdq = &rcfw->cmdq; in bnxt_qplib_process_qp_event()
347 struct bnxt_qplib_hwq *creq = &rcfw->creq; in bnxt_qplib_service_creq()
404 struct bnxt_qplib_hwq *creq = &rcfw->creq; in bnxt_qplib_creq_irq()
Dqplib_fp.c238 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_service_nq()
324 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_nq_irq()
484 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_arm_srq()
608 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_modify_srq()
657 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_post_srq_recv()
865 struct bnxt_qplib_hwq *xrrq; in bnxt_qplib_create_qp()
1362 struct bnxt_qplib_hwq *cq_hwq = &cq->hwq; in __clean_cq()
1898 struct bnxt_qplib_hwq *cq_hwq = &cq->hwq; in bnxt_qplib_arm_cq()
Dqplib_res.c136 void bnxt_qplib_free_hwq(struct pci_dev *pdev, struct bnxt_qplib_hwq *hwq) in bnxt_qplib_free_hwq()
161 int bnxt_qplib_alloc_init_hwq(struct pci_dev *pdev, struct bnxt_qplib_hwq *hwq, in bnxt_qplib_alloc_init_hwq()