Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Defa-abi.h79 __u32 db_off; member
/openbmc/linux/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()
/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h87 u32 db_off; member
H A 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()
H A Defa_com_cmd.c192 result->db_off = cmd_completion.db_offset; in efa_com_create_cq()
/openbmc/linux/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()
/openbmc/linux/drivers/usb/host/
H A Dxhci.h63 __le32 db_off; member
H A Dxhci-mem.c2420 val = readl(&xhci->cap_regs->db_off); in xhci_mem_init()