Home
last modified time | relevance | path

Searched refs:nq_base (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c240 struct nq_base *nqe, **nq_ptr; in bnxt_qplib_service_nq()
254 nq_ptr = (struct nq_base **)hwq->pbl_ptr; in bnxt_qplib_service_nq()
327 struct nq_base **nq_ptr; in bnxt_qplib_nq_irq()
332 nq_ptr = (struct nq_base **)nq->hwq.pbl_ptr; in bnxt_qplib_nq_irq()
423 resource_size_t nq_base; in bnxt_qplib_enable_nq() local
439 nq_base = pci_resource_start(pdev, nq->bar_reg); in bnxt_qplib_enable_nq()
440 if (!nq_base) { in bnxt_qplib_enable_nq()
445 nq->bar_reg_iomem = ioremap_nocache(nq_base + nq->bar_reg_off, 8); in bnxt_qplib_enable_nq()
Dqplib_fp.h413 #define BNXT_QPLIB_MAX_NQE_ENTRY_SIZE sizeof(struct nq_base)
Droce_hsi.h776 struct nq_base { struct