Lines Matching refs:initiator_depth
290 u8 initiator_depth; member
1298 cm_req_set_init_depth(req_msg, param->initiator_depth); in cm_format_req()
1458 cm_id_priv->initiator_depth = param->initiator_depth; in ib_send_cm_req()
1710 param->initiator_depth = cm_req_get_resp_res(req_msg); in cm_format_req_event()
2042 cm_id_priv->initiator_depth = cm_req_get_resp_res(req_msg); in cm_req_handler()
2082 rep_msg->initiator_depth = param->initiator_depth; in cm_format_rep()
2137 cm_id_priv->initiator_depth = param->initiator_depth; in ib_send_cm_rep()
2224 param->responder_resources = rep_msg->initiator_depth; in cm_format_rep_event()
2225 param->initiator_depth = rep_msg->resp_resources; in cm_format_rep_event()
2358 cm_id_priv->initiator_depth = rep_msg->resp_resources; in cm_rep_handler()
2359 cm_id_priv->responder_resources = rep_msg->initiator_depth; in cm_rep_handler()
4195 qp_attr->max_rd_atomic = cm_id_priv->initiator_depth; in cm_init_qp_rts_attr()