Lines Matching refs:curlen

790 		memcpy(&msg->msg[msg->curlen], msg->chunk, msg->curchunk_len - 1);  in drm_dp_sideband_append_payload()
791 msg->curlen += msg->curchunk_len - 1; in drm_dp_sideband_append_payload()
807 if (idx > raw->curlen) in drm_dp_sideband_parse_link_address()
817 if (idx > raw->curlen) in drm_dp_sideband_parse_link_address()
824 if (idx > raw->curlen) in drm_dp_sideband_parse_link_address()
829 if (idx > raw->curlen) in drm_dp_sideband_parse_link_address()
833 if (idx > raw->curlen) in drm_dp_sideband_parse_link_address()
840 if (idx > raw->curlen) in drm_dp_sideband_parse_link_address()
846 DRM_DEBUG_KMS("link address reply parse length fail %d %d\n", idx, raw->curlen); in drm_dp_sideband_parse_link_address()
857 if (idx > raw->curlen) in drm_dp_sideband_parse_remote_dpcd_read()
861 if (idx > raw->curlen) in drm_dp_sideband_parse_remote_dpcd_read()
867 DRM_DEBUG_KMS("link address reply parse length fail %d %d\n", idx, raw->curlen); in drm_dp_sideband_parse_remote_dpcd_read()
878 if (idx > raw->curlen) in drm_dp_sideband_parse_remote_dpcd_write()
882 DRM_DEBUG_KMS("parse length fail %d %d\n", idx, raw->curlen); in drm_dp_sideband_parse_remote_dpcd_write()
893 if (idx > raw->curlen) in drm_dp_sideband_parse_remote_i2c_read_ack()
901 DRM_DEBUG_KMS("remote i2c reply parse length fail %d %d\n", idx, raw->curlen); in drm_dp_sideband_parse_remote_i2c_read_ack()
913 if (idx > raw->curlen) in drm_dp_sideband_parse_enum_path_resources_ack()
917 if (idx > raw->curlen) in drm_dp_sideband_parse_enum_path_resources_ack()
921 if (idx > raw->curlen) in drm_dp_sideband_parse_enum_path_resources_ack()
925 DRM_DEBUG_KMS("enum resource parse length fail %d %d\n", idx, raw->curlen); in drm_dp_sideband_parse_enum_path_resources_ack()
936 if (idx > raw->curlen) in drm_dp_sideband_parse_allocate_payload_ack()
940 if (idx > raw->curlen) in drm_dp_sideband_parse_allocate_payload_ack()
944 if (idx > raw->curlen) in drm_dp_sideband_parse_allocate_payload_ack()
948 DRM_DEBUG_KMS("allocate payload parse length fail %d %d\n", idx, raw->curlen); in drm_dp_sideband_parse_allocate_payload_ack()
959 if (idx > raw->curlen) in drm_dp_sideband_parse_query_payload_ack()
963 if (idx > raw->curlen) in drm_dp_sideband_parse_query_payload_ack()
967 DRM_DEBUG_KMS("query payload parse length fail %d %d\n", idx, raw->curlen); in drm_dp_sideband_parse_query_payload_ack()
978 if (idx > raw->curlen) { in drm_dp_sideband_parse_power_updown_phy_ack()
980 idx, raw->curlen); in drm_dp_sideband_parse_power_updown_phy_ack()
1077 if (idx > raw->curlen) in drm_dp_sideband_parse_connection_status_notify()
1082 if (idx > raw->curlen) in drm_dp_sideband_parse_connection_status_notify()
1094 idx, raw->curlen); in drm_dp_sideband_parse_connection_status_notify()
1106 if (idx > raw->curlen) in drm_dp_sideband_parse_resource_status_notify()
1111 if (idx > raw->curlen) in drm_dp_sideband_parse_resource_status_notify()
1118 drm_dbg_kms(mgr->dev, "resource status reply parse length fail %d %d\n", idx, raw->curlen); in drm_dp_sideband_parse_resource_status_notify()