Lines Matching defs: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() local
327 static __be32 get_hw_access_flags(struct mthca_qp *qp, const struct ib_qp_attr *attr, in get_hw_access_flags()
428 struct mthca_qp *qp = to_mqp(ibqp); in mthca_query_qp() local
548 struct mthca_qp *qp = to_mqp(ibqp); in __mthca_modify_qp() local
846 struct mthca_qp *qp = to_mqp(ibqp); in mthca_modify_qp() local
911 static int mthca_max_data_size(struct mthca_dev *dev, struct mthca_qp *qp, int desc_sz) in mthca_max_data_size()
947 struct mthca_qp *qp) in mthca_adjust_qp_caps()
972 struct mthca_qp *qp) in mthca_alloc_wqe_buf()
1063 struct mthca_qp *qp) in mthca_free_wqe_buf()
1072 struct mthca_qp *qp) in mthca_map_memfree()
1104 struct mthca_qp *qp) in mthca_unmap_memfree()
1113 struct mthca_qp *qp) in mthca_alloc_memfree()
1133 struct mthca_qp *qp) in mthca_free_memfree()
1146 struct mthca_qp *qp) in mthca_alloc_qp_common()
1231 struct mthca_pd *pd, struct mthca_qp *qp) in mthca_set_qp_size()
1276 struct mthca_qp *qp) in mthca_alloc_qp()
1410 static inline int get_qp_refcount(struct mthca_dev *dev, struct mthca_qp *qp) in get_qp_refcount()
1422 struct mthca_qp *qp) in mthca_free_qp()
1606 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_send() local
1809 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_receive() local
1920 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_send() local
2160 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_receive() local
2227 void mthca_free_err_wqe(struct mthca_dev *dev, struct mthca_qp *qp, int is_send, in mthca_free_err_wqe()