Home
last modified time | relevance | path

Searched defs:qib_ibdev (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/infiniband/hw/qib/
Dqib_verbs.h707 struct qib_ibdev { struct
708 struct ib_device ibdev;
709 struct list_head pending_mmaps;
710 spinlock_t mmap_offset_lock; /* protect mmap_offset */
711 u32 mmap_offset;
712 struct qib_mregion *dma_mr;
715 struct qib_qpn_table qpn_table;
716 struct qib_lkey_table lk_table;
717 struct list_head piowait; /* list for wait PIO buf */
718 struct list_head dmawait; /* list for wait DMA */
[all …]