Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h147 struct bnxt_qplib_hwq { struct
174 struct bnxt_qplib_hwq *hwq; argument
237 struct bnxt_qplib_hwq pde;
239 struct bnxt_qplib_hwq qtbl[MAX_TQM_ALLOC_REQ];
245 struct bnxt_qplib_hwq qpc_tbl;
247 struct bnxt_qplib_hwq mrw_tbl;
249 struct bnxt_qplib_hwq srqc_tbl;
251 struct bnxt_qplib_hwq cq_tbl;
252 struct bnxt_qplib_hwq tim_tbl;
292 static inline u8 bnxt_qplib_base_pg_size(struct bnxt_qplib_hwq *hwq) in bnxt_qplib_base_pg_size()
[all …]
H A Dqplib_fp.h99 struct bnxt_qplib_hwq hwq;
247 struct bnxt_qplib_hwq hwq;
312 struct bnxt_qplib_hwq irrq;
313 struct bnxt_qplib_hwq orrq;
356 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_queue_full()
400 struct bnxt_qplib_hwq hwq;
473 struct bnxt_qplib_hwq hwq;
H A Dqplib_rcfw.h148 struct bnxt_qplib_hwq hwq;
167 struct bnxt_qplib_hwq hwq;
H A Dqplib_sp.h119 struct bnxt_qplib_hwq hwq;
124 struct bnxt_qplib_hwq hwq;
H A Dqplib_fp.c236 struct bnxt_qplib_hwq *hwq = &nq->hwq; in clean_nq()
301 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_service_nq()
392 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_nq_irq()
679 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_modify_srq()
729 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_post_srq_recv()
933 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_init_psn_ptr()
958 struct bnxt_qplib_hwq *xrrq; in bnxt_qplib_create_qp()
1418 struct bnxt_qplib_hwq *cq_hwq = &cq->hwq; in __clean_cq()
1587 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_put_inline()
1630 static u32 bnxt_qplib_put_sges(struct bnxt_qplib_hwq *hwq, in bnxt_qplib_put_sges()
[all …]
H A Dqplib_rcfw.c92 struct bnxt_qplib_hwq *hwq = &cmdq->hwq; in __send_message()
301 struct bnxt_qplib_hwq *hwq = &rcfw->cmdq.hwq; in bnxt_qplib_process_qp_event()
378 struct bnxt_qplib_hwq *hwq = &creq->hwq; in bnxt_qplib_service_creq()
434 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_creq_irq()
H A Dqplib_res.c157 struct bnxt_qplib_hwq *hwq) in bnxt_qplib_free_hwq()
183 int bnxt_qplib_alloc_init_hwq(struct bnxt_qplib_hwq *hwq, in bnxt_qplib_alloc_init_hwq()
429 struct bnxt_qplib_hwq *tbl; in bnxt_qplib_map_tqm_pgtbl()