Searched defs:qib_qp_priv (Results 1 – 1 of 1) sorted by relevance
116 struct qib_qp_priv { struct117 struct ib_header *s_hdr; /* next packet header to send */118 struct list_head iowait; /* link for wait PIO buf */119 atomic_t s_dma_busy;120 struct qib_verbs_txreq *s_tx;121 struct work_struct s_work;122 wait_queue_head_t wait_dma;123 struct rvt_qp *owner;