Home
last modified time | relevance | path

Searched refs:db_off (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/include/uapi/rdma/
H A Defa-abi.h80 __u32 db_off; member
/linux-6.15/drivers/infiniband/hw/cxgb4/
H A Dt4.h55 u8 db_off; member
664 wq->rq.queue[wq->rq.size].status.db_off = 1; in t4_disable_wq_db()
669 wq->rq.queue[wq->rq.size].status.db_off = 0; in t4_enable_wq_db()
825 u8 db_off; member
H A Ddevice.c899 rdev->status_page->db_off = 0; in c4iw_rdev_open()
1282 ctx->dev->rdev.status_page->db_off = 1; in stop_queues()
1330 ctx->dev->rdev.status_page->db_off = 0; in resume_queues()
H A Dqp.c1251 if (!rhp->rdev.status_page->db_off) { in c4iw_post_send()
1331 if (!qhp->rhp->rdev.status_page->db_off) { in c4iw_post_receive()
/linux-6.15/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h89 u32 db_off; member
H A Defa_verbs.c1110 dev->db_bar_addr + resp->db_off, in cq_mmap_entries_setup()
1118 resp->db_off &= ~PAGE_MASK; in cq_mmap_entries_setup()
1228 resp.db_off = result.db_off; in efa_create_cq()
H A Defa_com_cmd.c196 result->db_off = cmd_completion.db_offset; in efa_com_create_cq()
/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-gadget.h60 __le32 db_off; member
H A Dcdnsp-mem.c1272 val = readl(&pdev->cap_regs->db_off); in cdnsp_mem_init()
/linux-6.15/drivers/usb/host/
H A Dxhci.h63 __le32 db_off; member
H A Dxhci-mem.c2496 val = readl(&xhci->cap_regs->db_off); in xhci_mem_init()