Searched refs:cb_parsed_length (Results 1 – 2 of 2) sorted by relevance
3469 u32 cb_parsed_length = 0; in goya_validate_cb() local3475 while (cb_parsed_length < parser->user_cb_size) { in goya_validate_cb()3480 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_validate_cb()3494 cb_parsed_length += pkt_size; in goya_validate_cb()3495 if (cb_parsed_length > parser->user_cb_size) { in goya_validate_cb()3706 u32 cb_parsed_length = 0; in goya_patch_cb() local3711 while (cb_parsed_length < parser->user_cb_size) { in goya_patch_cb()3717 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_patch_cb()3733 cb_parsed_length += pkt_size; in goya_patch_cb()3734 if (cb_parsed_length > parser->user_cb_size) { in goya_patch_cb()
3810 u32 cb_parsed_length = 0; in gaudi_validate_cb() local3816 while (cb_parsed_length < parser->user_cb_size) { in gaudi_validate_cb()3821 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_validate_cb()3835 cb_parsed_length += pkt_size; in gaudi_validate_cb()3836 if (cb_parsed_length > parser->user_cb_size) { in gaudi_validate_cb()4033 u32 cb_parsed_length = 0; in gaudi_patch_cb() local4038 while (cb_parsed_length < parser->user_cb_size) { in gaudi_patch_cb()4044 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_patch_cb()4060 cb_parsed_length += pkt_size; in gaudi_patch_cb()4061 if (cb_parsed_length > parser->user_cb_size) { in gaudi_patch_cb()