Lines Matching refs:ocrdma_qp
665 struct ocrdma_qp *qp) in ocrdma_process_qpcat_error()
678 struct ocrdma_qp *qp = NULL; in ocrdma_dispatch_ibevent()
905 struct ocrdma_qp *qp; in _ocrdma_qp_buddy_cq_handler()
912 qp = list_entry(cur, struct ocrdma_qp, sq_entry); in _ocrdma_qp_buddy_cq_handler()
914 qp = list_entry(cur, struct ocrdma_qp, rq_entry); in _ocrdma_qp_buddy_cq_handler()
2078 bool ocrdma_is_qp_in_sq_flushlist(struct ocrdma_cq *cq, struct ocrdma_qp *qp) in ocrdma_is_qp_in_sq_flushlist()
2080 struct ocrdma_qp *tmp; in ocrdma_is_qp_in_sq_flushlist()
2091 bool ocrdma_is_qp_in_rq_flushlist(struct ocrdma_cq *cq, struct ocrdma_qp *qp) in ocrdma_is_qp_in_rq_flushlist()
2093 struct ocrdma_qp *tmp; in ocrdma_is_qp_in_rq_flushlist()
2104 void ocrdma_flush_qp(struct ocrdma_qp *qp) in ocrdma_flush_qp()
2122 static void ocrdma_init_hwq_ptr(struct ocrdma_qp *qp) in ocrdma_init_hwq_ptr()
2130 int ocrdma_qp_state_change(struct ocrdma_qp *qp, enum ib_qp_state new_ib_state, in ocrdma_qp_state_change()
2161 static u32 ocrdma_set_create_qp_mbx_access_flags(struct ocrdma_qp *qp) in ocrdma_set_create_qp_mbx_access_flags()
2179 struct ocrdma_qp *qp) in ocrdma_set_create_qp_sq_cmd()
2234 struct ocrdma_qp *qp) in ocrdma_set_create_qp_rq_cmd()
2281 struct ocrdma_qp *qp, in ocrdma_set_create_qp_dpp_cmd()
2296 struct ocrdma_qp *qp) in ocrdma_set_create_qp_ird_cmd()
2329 struct ocrdma_qp *qp, in ocrdma_get_create_qp_rsp()
2363 int ocrdma_mbx_create_qp(struct ocrdma_qp *qp, struct ib_qp_init_attr *attrs, in ocrdma_mbx_create_qp()
2462 int ocrdma_mbx_query_qp(struct ocrdma_dev *dev, struct ocrdma_qp *qp, in ocrdma_mbx_query_qp()
2483 static int ocrdma_set_av_params(struct ocrdma_qp *qp, in ocrdma_set_av_params()
2569 static int ocrdma_set_qp_params(struct ocrdma_qp *qp, in ocrdma_set_qp_params()
2678 int ocrdma_mbx_modify_qp(struct ocrdma_dev *dev, struct ocrdma_qp *qp, in ocrdma_mbx_modify_qp()
2714 int ocrdma_mbx_destroy_qp(struct ocrdma_dev *dev, struct ocrdma_qp *qp) in ocrdma_mbx_destroy_qp()