Searched refs:cb_parsed_length (Results 1 – 2 of 2) sorted by relevance
3642 u32 cb_parsed_length = 0; in goya_validate_cb() local3648 while (cb_parsed_length < parser->user_cb_size) { in goya_validate_cb()3653 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_validate_cb()3667 cb_parsed_length += pkt_size; in goya_validate_cb()3668 if (cb_parsed_length > parser->user_cb_size) { in goya_validate_cb()3879 u32 cb_parsed_length = 0; in goya_patch_cb() local3884 while (cb_parsed_length < parser->user_cb_size) { in goya_patch_cb()3890 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_patch_cb()3906 cb_parsed_length += pkt_size; in goya_patch_cb()3907 if (cb_parsed_length > parser->user_cb_size) { in goya_patch_cb()
5016 u32 cb_parsed_length = 0; in gaudi_validate_cb() local5022 while (cb_parsed_length < parser->user_cb_size) { in gaudi_validate_cb()5027 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_validate_cb()5041 cb_parsed_length += pkt_size; in gaudi_validate_cb()5042 if (cb_parsed_length > parser->user_cb_size) { in gaudi_validate_cb()5242 u32 cb_parsed_length = 0; in gaudi_patch_cb() local5247 while (cb_parsed_length < parser->user_cb_size) { in gaudi_patch_cb()5253 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_patch_cb()5269 cb_parsed_length += pkt_size; in gaudi_patch_cb()5270 if (cb_parsed_length > parser->user_cb_size) { in gaudi_patch_cb()