HFI_ERR_NONE
if (pkt->error_type != HFI_ERR_NONE) {
if (shdr->error_type != HFI_ERR_NONE)
if (inst->error != HFI_ERR_NONE)
if (core->error != HFI_ERR_NONE) {
inst->error = HFI_ERR_NONE;
inst->error = HFI_ERR_NONE;
if (error != HFI_ERR_NONE)
core->error = HFI_ERR_NONE;
inst->error = HFI_ERR_NONE;
return HFI_ERR_NONE;
return HFI_ERR_NONE;
unsigned int error = HFI_ERR_NONE;
if (error != HFI_ERR_NONE)
return HFI_ERR_NONE;
return HFI_ERR_NONE;