Lines Matching refs:rvt_qp
161 struct rvt_qp *owner;
205 struct rvt_qp __rcu *qp[2];
250 static inline struct rvt_qp *iowait_to_qp(struct iowait *s_iowait) in iowait_to_qp()
314 int hfi1_verbs_send(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
328 struct rvt_qp *qp);
332 void hfi1_rc_send_complete(struct rvt_qp *qp, struct hfi1_opa_header *opah);
338 void hfi1_migrate_qp(struct rvt_qp *qp);
340 int hfi1_check_modify_qp(struct rvt_qp *qp, struct ib_qp_attr *attr,
343 void hfi1_modify_qp(struct rvt_qp *qp, struct ib_qp_attr *attr,
345 void hfi1_restart_rc(struct rvt_qp *qp, u32 psn, int wait);
346 int hfi1_check_send_wqe(struct rvt_qp *qp, struct rvt_swqe *wqe);
356 void hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr,
362 void hfi1_do_send_from_rvt(struct rvt_qp *qp);
364 void hfi1_do_send(struct rvt_qp *qp, bool in_thread);
366 void hfi1_send_complete(struct rvt_qp *qp, struct rvt_swqe *wqe,
371 int hfi1_make_rc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
373 int hfi1_make_uc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
375 int hfi1_make_ud_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
387 int hfi1_verbs_send_dma(struct rvt_qp *qp, struct hfi1_pkt_state *ps,
390 int hfi1_verbs_send_pio(struct rvt_qp *qp, struct hfi1_pkt_state *ps,