Lines Matching refs:initiator_depth
238 u8 initiator_depth; member
1075 cm_req_set_init_depth(req_msg, param->initiator_depth); in cm_format_req()
1211 cm_id_priv->initiator_depth = param->initiator_depth; in ib_send_cm_req()
1382 param->initiator_depth = cm_req_get_resp_res(req_msg); in cm_format_req_event()
1666 cm_id_priv->initiator_depth = cm_req_get_resp_res(req_msg); in cm_req_handler()
1704 rep_msg->initiator_depth = param->initiator_depth; in cm_format_rep()
1757 cm_id_priv->initiator_depth = param->initiator_depth; in ib_send_cm_rep()
1842 param->responder_resources = rep_msg->initiator_depth; in cm_format_rep_event()
1843 param->initiator_depth = rep_msg->resp_resources; in cm_format_rep_event()
1951 cm_id_priv->initiator_depth = rep_msg->resp_resources; in cm_rep_handler()
1952 cm_id_priv->responder_resources = rep_msg->initiator_depth; in cm_rep_handler()
3677 qp_attr->max_rd_atomic = cm_id_priv->initiator_depth; in cm_init_qp_rts_attr()