Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h159 struct bnxt_qplib_hwq { struct
186 struct bnxt_qplib_hwq *hwq; argument
260 struct bnxt_qplib_hwq pde;
262 struct bnxt_qplib_hwq qtbl[MAX_TQM_ALLOC_REQ];
268 struct bnxt_qplib_hwq qpc_tbl;
270 struct bnxt_qplib_hwq mrw_tbl;
272 struct bnxt_qplib_hwq srqc_tbl;
274 struct bnxt_qplib_hwq cq_tbl;
275 struct bnxt_qplib_hwq tim_tbl;
378 struct bnxt_qplib_hwq *hwq);
[all …]
H A Dqplib_fp.h101 struct bnxt_qplib_hwq hwq;
249 struct bnxt_qplib_hwq hwq;
314 struct bnxt_qplib_hwq irrq;
315 struct bnxt_qplib_hwq orrq;
358 static inline u32 __bnxt_qplib_get_avail(struct bnxt_qplib_hwq *hwq) in __bnxt_qplib_get_avail()
373 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_queue_full()
417 struct bnxt_qplib_hwq hwq;
418 struct bnxt_qplib_hwq resize_hwq;
491 struct bnxt_qplib_hwq hwq;
H A Dqplib_rcfw.h188 struct bnxt_qplib_hwq hwq;
207 struct bnxt_qplib_hwq hwq;
H A Dqplib_sp.h119 struct bnxt_qplib_hwq hwq;
124 struct bnxt_qplib_hwq hwq;
H A Dqplib_rcfw.c239 struct bnxt_qplib_hwq *hwq = &cmdq->hwq; in __send_message_no_waiter()
290 struct bnxt_qplib_hwq *hwq; in __send_message()
624 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()
794 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_creq_irq()
H A Dqplib_fp.c237 struct bnxt_qplib_hwq *hwq = &nq->hwq; in clean_nq()
300 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_service_nq()
401 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_nq_irq()
702 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_modify_srq()
949 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_init_psn_ptr()
976 struct bnxt_qplib_hwq *xrrq; in bnxt_qplib_create_qp()
1462 struct bnxt_qplib_hwq *cq_hwq = &cq->hwq; in __clean_cq()
1666 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_put_inline()
1753 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_pull_psn_buff()
1787 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_post_send()
[all …]
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()
422 struct bnxt_qplib_hwq *tbl; in bnxt_qplib_map_tqm_pgtbl()