Home
last modified time | relevance | path

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

/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()
1280 ctx->dev->rdev.status_page->db_off = 1; in stop_queues()
1328 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/include/uapi/rdma/
H A Defa-abi.h80 __u32 db_off; member
/linux/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h88 u32 db_off; member
H A Defa_verbs.c1067 dev->db_bar_addr + resp->db_off, in cq_mmap_entries_setup()
1075 resp->db_off &= ~PAGE_MASK; in cq_mmap_entries_setup()
1185 resp.db_off = result.db_off; in efa_create_cq()
H A Defa_com_cmd.c195 result->db_off = cmd_completion.db_offset; in efa_com_create_cq()
/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()
/linux/drivers/usb/host/
H A Dxhci.h63 __le32 db_off; member
H A Dxhci-mem.c2493 val = readl(&xhci->cap_regs->db_off); in xhci_mem_init()