Searched refs:cb_parsed_length (Results 1 – 2 of 2) sorted by relevance
3653 u32 cb_parsed_length = 0; in goya_validate_cb() local3659 while (cb_parsed_length < parser->user_cb_size) { in goya_validate_cb()3664 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_validate_cb()3678 cb_parsed_length += pkt_size; in goya_validate_cb()3679 if (cb_parsed_length > parser->user_cb_size) { in goya_validate_cb()3890 u32 cb_parsed_length = 0; in goya_patch_cb() local3895 while (cb_parsed_length < parser->user_cb_size) { in goya_patch_cb()3901 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in goya_patch_cb()3917 cb_parsed_length += pkt_size; in goya_patch_cb()3918 if (cb_parsed_length > parser->user_cb_size) { in goya_patch_cb()
5022 u32 cb_parsed_length = 0; in gaudi_validate_cb() local5028 while (cb_parsed_length < parser->user_cb_size) { in gaudi_validate_cb()5033 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_validate_cb()5047 cb_parsed_length += pkt_size; in gaudi_validate_cb()5048 if (cb_parsed_length > parser->user_cb_size) { in gaudi_validate_cb()5248 u32 cb_parsed_length = 0; in gaudi_patch_cb() local5253 while (cb_parsed_length < parser->user_cb_size) { in gaudi_patch_cb()5259 user_pkt = parser->user_cb->kernel_address + cb_parsed_length; in gaudi_patch_cb()5275 cb_parsed_length += pkt_size; in gaudi_patch_cb()5276 if (cb_parsed_length > parser->user_cb_size) { in gaudi_patch_cb()