Lines Matching defs:qp
209 static int ipath_alloc_qpn(struct ipath_qp_table *qpt, struct ipath_qp *qp, in ipath_alloc_qpn()
243 static void ipath_free_qp(struct ipath_qp_table *qpt, struct ipath_qp *qp) in ipath_free_qp()
274 struct ipath_qp *qp; in ipath_free_all_qps() local
304 struct ipath_qp *qp; in ipath_lookup_qpn() local
324 static void ipath_reset_qp(struct ipath_qp *qp, enum ib_qp_type type) in ipath_reset_qp()
377 int ipath_error_qp(struct ipath_qp *qp, enum ib_wc_status err) in ipath_error_qp()
454 struct ipath_qp *qp = to_iqp(ibqp); in ipath_modify_qp() local
624 struct ipath_qp *qp = to_iqp(ibqp); in ipath_query_qp() local
677 __be32 ipath_compute_aeth(struct ipath_qp *qp) in ipath_compute_aeth()
745 struct ipath_qp *qp; in ipath_create_qp() local
964 struct ipath_qp *qp = to_iqp(ibqp); in ipath_destroy_qp() local
1055 void ipath_get_credit(struct ipath_qp *qp, u32 aeth) in ipath_get_credit()