Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h172 struct bnxt_qplib_hwq { struct
199 struct bnxt_qplib_hwq *hwq; argument
279 struct bnxt_qplib_hwq pde;
281 struct bnxt_qplib_hwq qtbl[MAX_TQM_ALLOC_REQ];
287 struct bnxt_qplib_hwq qpc_tbl;
289 struct bnxt_qplib_hwq mrw_tbl;
291 struct bnxt_qplib_hwq srqc_tbl;
293 struct bnxt_qplib_hwq cq_tbl;
294 struct bnxt_qplib_hwq tim_tbl;
349 static inline u8 bnxt_qplib_base_pg_size(struct bnxt_qplib_hwq *hwq) in bnxt_qplib_base_pg_size()
[all …]
Dqplib_fp.h101 struct bnxt_qplib_hwq hwq;
250 struct bnxt_qplib_hwq hwq;
316 struct bnxt_qplib_hwq irrq;
317 struct bnxt_qplib_hwq orrq;
360 static inline u32 __bnxt_qplib_get_avail(struct bnxt_qplib_hwq *hwq) in __bnxt_qplib_get_avail()
375 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_queue_full()
419 struct bnxt_qplib_hwq hwq;
420 struct bnxt_qplib_hwq resize_hwq;
494 struct bnxt_qplib_hwq hwq;
Dqplib_rcfw.h188 struct bnxt_qplib_hwq hwq;
207 struct bnxt_qplib_hwq hwq;
Dqplib_sp.h123 struct bnxt_qplib_hwq hwq;
128 struct bnxt_qplib_hwq hwq;
Dqplib_rcfw.c239 struct bnxt_qplib_hwq *hwq = &cmdq->hwq; in __send_message_no_waiter()
290 struct bnxt_qplib_hwq *hwq; in __send_message()
622 struct bnxt_qplib_hwq *hwq = &rcfw->cmdq.hwq; in bnxt_qplib_process_qp_event()
735 struct bnxt_qplib_hwq *hwq = &creq->hwq; in bnxt_qplib_service_creq()
793 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_creq_irq()
Dqplib_fp.c241 struct bnxt_qplib_hwq *hwq = &nq->hwq; in clean_nq()
304 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_service_nq()
420 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_nq_irq()
721 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_modify_srq()
774 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_post_srq_recv()
968 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_init_psn_ptr()
995 struct bnxt_qplib_hwq *xrrq; in bnxt_qplib_create_qp()
1481 struct bnxt_qplib_hwq *cq_hwq = &cq->hwq; in __clean_cq()
1689 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_put_inline()
1730 static u32 bnxt_qplib_put_sges(struct bnxt_qplib_hwq *hwq, in bnxt_qplib_put_sges()
[all …]
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()
411 struct bnxt_qplib_hwq *tbl; in bnxt_qplib_map_tqm_pgtbl()