Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/qib/
Dqib_verbs.h705 struct qib_ibdev { struct
706 struct ib_device ibdev;
707 struct list_head pending_mmaps;
708 spinlock_t mmap_offset_lock; /* protect mmap_offset */
709 u32 mmap_offset;
710 struct qib_mregion *dma_mr;
713 struct qib_qpn_table qpn_table;
714 struct qib_lkey_table lk_table;
715 struct list_head piowait; /* list for wait PIO buf */
716 struct list_head dmawait; /* list for wait DMA */
[all …]