Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h252 struct bnxt_qplib_hwq { struct
278 struct bnxt_qplib_hwq *hwq; argument
365 struct bnxt_qplib_hwq pde;
367 struct bnxt_qplib_hwq qtbl[MAX_TQM_ALLOC_REQ];
372 struct bnxt_qplib_hwq hwq;
470 struct bnxt_qplib_hwq *hwq);
471 int bnxt_qplib_alloc_init_hwq(struct bnxt_qplib_hwq *hwq,
502 static inline void *bnxt_qplib_get_qe(struct bnxt_qplib_hwq *hwq, in bnxt_qplib_get_qe()
515 struct bnxt_qplib_hwq *hwq, u32 cnt) in bnxt_qplib_hwq_incr_prod()
536 static inline u8 _get_pte_pg_size(struct bnxt_qplib_hwq *hwq) in _get_pte_pg_size()
[all …]
H A Dqplib_fp.h82 struct bnxt_qplib_hwq hwq;
301 struct bnxt_qplib_hwq hwq;
375 struct bnxt_qplib_hwq irrq;
376 struct bnxt_qplib_hwq orrq;
400 static inline u32 __bnxt_qplib_get_avail(struct bnxt_qplib_hwq *hwq) in __bnxt_qplib_get_avail()
413 static inline bool bnxt_qplib_queue_full(struct bnxt_qplib_hwq *hwq, u8 slots) in bnxt_qplib_queue_full()
453 struct bnxt_qplib_hwq hwq;
454 struct bnxt_qplib_hwq resize_hwq;
519 struct bnxt_qplib_hwq hwq;
H A Dqplib_rcfw.h238 struct bnxt_qplib_hwq hwq;
260 struct bnxt_qplib_hwq hwq;
H A Dqplib_sp.h120 struct bnxt_qplib_hwq hwq;
132 struct bnxt_qplib_hwq hwq;
H A Dqplib_rcfw.c242 struct bnxt_qplib_hwq *cmdq_hwq = &cmdq->hwq; in __send_message_no_waiter()
293 struct bnxt_qplib_hwq *cmdq_hwq; in __send_message()
680 struct bnxt_qplib_hwq *cmdq_hwq = &rcfw->cmdq.hwq; in bnxt_qplib_process_qp_event()
821 struct bnxt_qplib_hwq *creq_hwq = &creq->hwq; in bnxt_qplib_service_creq()
935 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_init_rcfw()
H A Dqplib_fp.c255 struct bnxt_qplib_hwq *nq_hwq = NULL; in clean_nq()
336 struct bnxt_qplib_hwq *nq_hwq = &nq->hwq; in bnxt_qplib_service_nq()
440 struct bnxt_qplib_hwq *nq_hwq = &nq->hwq; in bnxt_qplib_nq_irq()
721 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_modify_srq()
768 struct bnxt_qplib_hwq *srq_hwq = &srq->hwq; in bnxt_qplib_post_srq_recv()
1041 struct bnxt_qplib_hwq *sq_hwq; in bnxt_qplib_init_psn_ptr()
1068 struct bnxt_qplib_hwq *xrrq; in bnxt_qplib_create_qp()
1593 struct bnxt_qplib_hwq *cq_hwq = &cq->hwq; in __clean_cq()
1805 struct bnxt_qplib_hwq *sq_hwq; in bnxt_qplib_put_inline()
1849 static int bnxt_qplib_put_sges(struct bnxt_qplib_hwq *sq_hwq, in bnxt_qplib_put_sges()
[all …]
H A Dqplib_res.c197 struct bnxt_qplib_hwq *hwq) in bnxt_qplib_free_hwq()
221 int bnxt_qplib_alloc_init_hwq(struct bnxt_qplib_hwq *hwq, in bnxt_qplib_alloc_init_hwq()
466 struct bnxt_qplib_hwq *qtbl_hwq; in bnxt_qplib_map_tqm_pgtbl()
547 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_alloc_hwctx()