Searched refs:cb_parsed_length (Results 1 – 2 of 2) sorted by relevance
3606 u32 cb_parsed_length = 0; in goya_validate_cb() local3612 while (cb_parsed_length < parser->user_cb_size) { in goya_validate_cb()3617 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_validate_cb()3631 cb_parsed_length += pkt_size; in goya_validate_cb()3632 if (cb_parsed_length > parser->user_cb_size) { in goya_validate_cb()3843 u32 cb_parsed_length = 0; in goya_patch_cb() local3848 while (cb_parsed_length < parser->user_cb_size) { in goya_patch_cb()3854 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_patch_cb()3870 cb_parsed_length += pkt_size; in goya_patch_cb()3871 if (cb_parsed_length > parser->user_cb_size) { in goya_patch_cb()
5297 u32 cb_parsed_length = 0; in gaudi_validate_cb() local5303 while (cb_parsed_length < parser->user_cb_size) { in gaudi_validate_cb()5308 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_validate_cb()5322 cb_parsed_length += pkt_size; in gaudi_validate_cb()5323 if (cb_parsed_length > parser->user_cb_size) { in gaudi_validate_cb()5521 u32 cb_parsed_length = 0; in gaudi_patch_cb() local5526 while (cb_parsed_length < parser->user_cb_size) { in gaudi_patch_cb()5532 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_patch_cb()5548 cb_parsed_length += pkt_size; in gaudi_patch_cb()5549 if (cb_parsed_length > parser->user_cb_size) { in gaudi_patch_cb()