Lines Matching refs:mthca_qp

195 static int is_sqp(struct mthca_dev *dev, struct mthca_qp *qp)  in is_sqp()
201 static int is_qp0(struct mthca_dev *dev, struct mthca_qp *qp) in is_qp0()
207 static void *get_recv_wqe(struct mthca_qp *qp, int n) in get_recv_wqe()
216 static void *get_send_wqe(struct mthca_qp *qp, int n) in get_send_wqe()
240 struct mthca_qp *qp; in mthca_qp_event()
327 static __be32 get_hw_access_flags(struct mthca_qp *qp, const struct ib_qp_attr *attr, in get_hw_access_flags()
433 struct mthca_qp *qp = to_mqp(ibqp); in mthca_query_qp()
560 struct mthca_qp *qp = to_mqp(ibqp); in __mthca_modify_qp()
858 struct mthca_qp *qp = to_mqp(ibqp); in mthca_modify_qp()
923 static int mthca_max_data_size(struct mthca_dev *dev, struct mthca_qp *qp, int desc_sz) in mthca_max_data_size()
959 struct mthca_qp *qp) in mthca_adjust_qp_caps()
984 struct mthca_qp *qp) in mthca_alloc_wqe_buf()
1075 struct mthca_qp *qp) in mthca_free_wqe_buf()
1084 struct mthca_qp *qp) in mthca_map_memfree()
1116 struct mthca_qp *qp) in mthca_unmap_memfree()
1125 struct mthca_qp *qp) in mthca_alloc_memfree()
1145 struct mthca_qp *qp) in mthca_free_memfree()
1158 struct mthca_qp *qp) in mthca_alloc_qp_common()
1243 struct mthca_pd *pd, struct mthca_qp *qp) in mthca_set_qp_size()
1288 struct mthca_qp *qp) in mthca_alloc_qp()
1422 static inline int get_qp_refcount(struct mthca_dev *dev, struct mthca_qp *qp) in get_qp_refcount()
1434 struct mthca_qp *qp) in mthca_free_qp()
1618 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_send()
1821 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()
2172 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_receive()
2239 void mthca_free_err_wqe(struct mthca_dev *dev, struct mthca_qp *qp, int is_send, in mthca_free_err_wqe()