Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/amso1100/
Dc2_provider.h107 struct c2_qp { struct
108 struct ib_qp ibqp;
109 struct iw_cm_id *cm_id;
110 spinlock_t lock;
111 atomic_t refcount;
112 wait_queue_head_t wait;
113 int qpn;
115 u32 adapter_handle;
116 u32 send_sgl_depth;
117 u32 recv_sgl_depth;
[all …]