Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/rdma/
Defa-abi.h79 __u32 db_off; member
/linux-6.6.21/drivers/infiniband/hw/cxgb4/
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
Ddevice.c899 rdev->status_page->db_off = 0; in c4iw_rdev_open()
1280 ctx->dev->rdev.status_page->db_off = 1; in stop_queues()
1328 ctx->dev->rdev.status_page->db_off = 0; in resume_queues()
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.6.21/drivers/infiniband/hw/efa/
Defa_com_cmd.h87 u32 db_off; member
Defa_verbs.c1051 dev->db_bar_addr + resp->db_off, in cq_mmap_entries_setup()
1059 resp->db_off &= ~PAGE_MASK; in cq_mmap_entries_setup()
1168 resp.db_off = result.db_off; in efa_create_cq()
Defa_com_cmd.c192 result->db_off = cmd_completion.db_offset; in efa_com_create_cq()
/linux-6.6.21/drivers/usb/cdns3/
Dcdnsp-gadget.h60 __le32 db_off; member
Dcdnsp-mem.c1272 val = readl(&pdev->cap_regs->db_off); in cdnsp_mem_init()
/linux-6.6.21/drivers/usb/host/
Dxhci.h59 __le32 db_off; member
Dxhci-mem.c2415 val = readl(&xhci->cap_regs->db_off); in xhci_mem_init()