Home
last modified time | relevance | path

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

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