Searched refs:cb_parsed_length (Results 1 – 2 of 2) sorted by relevance
3648 u32 cb_parsed_length = 0; in goya_validate_cb() local3654 while (cb_parsed_length < parser->user_cb_size) { in goya_validate_cb()3659 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_validate_cb()3673 cb_parsed_length += pkt_size; in goya_validate_cb()3674 if (cb_parsed_length > parser->user_cb_size) { in goya_validate_cb()3885 u32 cb_parsed_length = 0; in goya_patch_cb() local3890 while (cb_parsed_length < parser->user_cb_size) { in goya_patch_cb()3896 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_patch_cb()3912 cb_parsed_length += pkt_size; in goya_patch_cb()3913 if (cb_parsed_length > parser->user_cb_size) { in goya_patch_cb()
5088 u32 cb_parsed_length = 0; in gaudi_validate_cb() local5094 while (cb_parsed_length < parser->user_cb_size) { in gaudi_validate_cb()5099 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_validate_cb()5113 cb_parsed_length += pkt_size; in gaudi_validate_cb()5114 if (cb_parsed_length > parser->user_cb_size) { in gaudi_validate_cb()5314 u32 cb_parsed_length = 0; in gaudi_patch_cb() local5319 while (cb_parsed_length < parser->user_cb_size) { in gaudi_patch_cb()5325 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_patch_cb()5341 cb_parsed_length += pkt_size; in gaudi_patch_cb()5342 if (cb_parsed_length > parser->user_cb_size) { in gaudi_patch_cb()