Lines Matching refs:initiator_depth
237 u8 initiator_depth; member
1022 cm_req_set_init_depth(req_msg, param->initiator_depth); in cm_format_req()
1158 cm_id_priv->initiator_depth = param->initiator_depth; in ib_send_cm_req()
1308 param->initiator_depth = cm_req_get_resp_res(req_msg); in cm_format_req_event()
1593 cm_id_priv->initiator_depth = cm_req_get_resp_res(req_msg); in cm_req_handler()
1631 rep_msg->initiator_depth = param->initiator_depth; in cm_format_rep()
1684 cm_id_priv->initiator_depth = param->initiator_depth; in ib_send_cm_rep()
1769 param->responder_resources = rep_msg->initiator_depth; in cm_format_rep_event()
1770 param->initiator_depth = rep_msg->resp_resources; in cm_format_rep_event()
1878 cm_id_priv->initiator_depth = rep_msg->resp_resources; in cm_rep_handler()
1879 cm_id_priv->responder_resources = rep_msg->initiator_depth; in cm_rep_handler()
3601 qp_attr->max_rd_atomic = cm_id_priv->initiator_depth; in cm_init_qp_rts_attr()