Home
last modified time | relevance | path

Searched defs:bnxt_qplib_cq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h371 struct bnxt_qplib_cq { struct
372 struct bnxt_qplib_dpi *dpi;
373 void __iomem *dbr_base;
374 u32 max_wqe;
375 u32 id;
376 u16 count;
377 u16 period;
378 struct bnxt_qplib_hwq hwq;
379 u32 cnq_hw_ring_id;
380 struct bnxt_qplib_nq *nq;
[all …]
Dqplib_fp.c418 struct bnxt_qplib_cq *), in bnxt_qplib_enable_nq()