Lines Matching refs:mthca_qp

196 static int is_sqp(struct mthca_dev *dev, struct mthca_qp *qp)  in is_sqp()
202 static int is_qp0(struct mthca_dev *dev, struct mthca_qp *qp) in is_qp0()
208 static void *get_recv_wqe(struct mthca_qp *qp, int n) in get_recv_wqe()
217 static void *get_send_wqe(struct mthca_qp *qp, int n) in get_send_wqe()
241 struct mthca_qp *qp; in mthca_qp_event()
328 static __be32 get_hw_access_flags(struct mthca_qp *qp, const struct ib_qp_attr *attr, in get_hw_access_flags()
434 struct mthca_qp *qp = to_mqp(ibqp); in mthca_query_qp()
563 struct mthca_qp *qp = to_mqp(ibqp); in __mthca_modify_qp()
862 struct mthca_qp *qp = to_mqp(ibqp); in mthca_modify_qp()
931 static int mthca_max_data_size(struct mthca_dev *dev, struct mthca_qp *qp, int desc_sz) in mthca_max_data_size()
967 struct mthca_qp *qp) in mthca_adjust_qp_caps()
992 struct mthca_qp *qp, in mthca_alloc_wqe_buf()
1084 struct mthca_qp *qp) in mthca_free_wqe_buf()
1093 struct mthca_qp *qp) in mthca_map_memfree()
1125 struct mthca_qp *qp) in mthca_unmap_memfree()
1134 struct mthca_qp *qp) in mthca_alloc_memfree()
1154 struct mthca_qp *qp) in mthca_free_memfree()
1167 struct mthca_qp *qp, in mthca_alloc_qp_common()
1253 struct mthca_pd *pd, struct mthca_qp *qp) in mthca_set_qp_size()
1298 struct mthca_qp *qp, in mthca_alloc_qp()
1374 struct mthca_qp *qp, in mthca_alloc_sqp()
1434 static inline int get_qp_refcount(struct mthca_dev *dev, struct mthca_qp *qp) in get_qp_refcount()
1446 struct mthca_qp *qp) in mthca_free_qp()
1500 static int build_mlx_header(struct mthca_dev *dev, struct mthca_qp *qp, int ind, in build_mlx_header()
1629 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_send()
1827 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_receive()
1932 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_send()
2166 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_receive()
2233 void mthca_free_err_wqe(struct mthca_dev *dev, struct mthca_qp *qp, int is_send, in mthca_free_err_wqe()