Searched refs:cb_parsed_length (Results 1 – 2 of 2) sorted by relevance
3467 u32 cb_parsed_length = 0; in goya_validate_cb() local3473 while (cb_parsed_length < parser->user_cb_size) { in goya_validate_cb()3478 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_validate_cb()3492 cb_parsed_length += pkt_size; in goya_validate_cb()3493 if (cb_parsed_length > parser->user_cb_size) { in goya_validate_cb()3704 u32 cb_parsed_length = 0; in goya_patch_cb() local3709 while (cb_parsed_length < parser->user_cb_size) { in goya_patch_cb()3715 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_patch_cb()3731 cb_parsed_length += pkt_size; in goya_patch_cb()3732 if (cb_parsed_length > parser->user_cb_size) { in goya_patch_cb()
3802 u32 cb_parsed_length = 0; in gaudi_validate_cb() local3808 while (cb_parsed_length < parser->user_cb_size) { in gaudi_validate_cb()3813 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_validate_cb()3827 cb_parsed_length += pkt_size; in gaudi_validate_cb()3828 if (cb_parsed_length > parser->user_cb_size) { in gaudi_validate_cb()4025 u32 cb_parsed_length = 0; in gaudi_patch_cb() local4030 while (cb_parsed_length < parser->user_cb_size) { in gaudi_patch_cb()4036 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_patch_cb()4052 cb_parsed_length += pkt_size; in gaudi_patch_cb()4053 if (cb_parsed_length > parser->user_cb_size) { in gaudi_patch_cb()