Home
last modified time | relevance | path

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

/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];
238 void bnxt_qplib_free_hwq(struct pci_dev *pdev, struct bnxt_qplib_hwq *hwq);
239 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;
378 struct bnxt_qplib_hwq hwq;
482 struct bnxt_qplib_hwq hwq;
Dqplib_sp.h120 struct bnxt_qplib_hwq hwq;
125 struct bnxt_qplib_hwq hwq;
Dqplib_rcfw.h256 struct bnxt_qplib_hwq creq;
261 struct bnxt_qplib_hwq cmdq;
Dqplib_rcfw.c88 struct bnxt_qplib_hwq *cmdq = &rcfw->cmdq; in __send_message()
295 struct bnxt_qplib_hwq *cmdq = &rcfw->cmdq; in bnxt_qplib_process_qp_event()
369 struct bnxt_qplib_hwq *creq = &rcfw->creq; in bnxt_qplib_service_creq()
427 struct bnxt_qplib_hwq *creq = &rcfw->creq; in bnxt_qplib_creq_irq()
Dqplib_fp.c239 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_service_nq()
326 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_nq_irq()
494 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_arm_srq()
614 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_modify_srq()
663 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_post_srq_recv()
870 struct bnxt_qplib_hwq *xrrq; in bnxt_qplib_create_qp()
1373 struct bnxt_qplib_hwq *cq_hwq = &cq->hwq; in __clean_cq()
1914 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()