Searched refs:cb_parsed_length (Results 1 – 2 of 2) sorted by relevance
3641 u32 cb_parsed_length = 0; in goya_validate_cb() local3647 while (cb_parsed_length < parser->user_cb_size) { in goya_validate_cb()3652 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_validate_cb()3666 cb_parsed_length += pkt_size; in goya_validate_cb()3667 if (cb_parsed_length > parser->user_cb_size) { in goya_validate_cb()3878 u32 cb_parsed_length = 0; in goya_patch_cb() local3883 while (cb_parsed_length < parser->user_cb_size) { in goya_patch_cb()3889 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_patch_cb()3905 cb_parsed_length += pkt_size; in goya_patch_cb()3906 if (cb_parsed_length > parser->user_cb_size) { in goya_patch_cb()
5034 u32 cb_parsed_length = 0; in gaudi_validate_cb() local5040 while (cb_parsed_length < parser->user_cb_size) { in gaudi_validate_cb()5045 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_validate_cb()5059 cb_parsed_length += pkt_size; in gaudi_validate_cb()5060 if (cb_parsed_length > parser->user_cb_size) { in gaudi_validate_cb()5260 u32 cb_parsed_length = 0; in gaudi_patch_cb() local5265 while (cb_parsed_length < parser->user_cb_size) { in gaudi_patch_cb()5271 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_patch_cb()5287 cb_parsed_length += pkt_size; in gaudi_patch_cb()5288 if (cb_parsed_length > parser->user_cb_size) { in gaudi_patch_cb()