Searched refs:resp_status (Results 1 – 15 of 15) sorted by relevance
24 hdev->mbx_resp.resp_status = 0; in hclgevf_reset_mbx_resp_status()80 if (mbx_resp->resp_status) in hclgevf_get_mbx_resp()81 return mbx_resp->resp_status; in hclgevf_get_mbx_resp()88 if (!(r_code0 == code0 && r_code1 == code1 && !mbx_resp->resp_status)) { in hclgevf_get_mbx_resp()91 code0, code1, mbx_resp->resp_status); in hclgevf_get_mbx_resp()171 u16 resp_status = le16_to_cpu(req->msg.resp_status); in hclgevf_handle_mbx_response() local181 resp->resp_status = hclgevf_resp_to_errno(resp_status); in hclgevf_handle_mbx_response()
200 if (ret || context->resp_status) { in ta_if_load_debugfs_write()203 ret, context->resp_status); in ta_if_load_debugfs_write()222 if (ret || context->resp_status) { in ta_if_load_debugfs_write()224 ret, context->resp_status); in ta_if_load_debugfs_write()276 if (ret || context->resp_status) { in ta_if_unload_debugfs_write()278 ret, context->resp_status); in ta_if_unload_debugfs_write()352 if (ret || context->resp_status) { in ta_if_invoke_debugfs_write()354 ret, context->resp_status); in ta_if_invoke_debugfs_write()
1267 context->resp_status = cmd->resp.status; in psp_ta_unload()1372 context->resp_status = cmd->resp.status; in psp_ta_invoke()1399 context->resp_status = cmd->resp.status; in psp_ta_load()2365 if (!ret && !psp->securedisplay_context.context.resp_status) { in psp_securedisplay_initialize()
104 int resp_status; member144 __le16 resp_status; member
22 u32 resp_status; member
31 u32 resp_status; member
53 channel->u.req.resp_status = resp->status; in evtchnl_interrupt_req()57 channel->u.req.resp_status = resp->status; in evtchnl_interrupt_req()156 channel->u.req.resp_status = -EIO; in evtchnl_free()
54 int resp_status; member
55 int resp_status; member
53 evtchnl->u.req.resp_status = resp->status; in evtchnl_interrupt_ctrl()139 evtchnl->u.req.resp_status = -EIO; in evtchnl_free()
119 return evtchnl->u.req.resp_status; in be_stream_wait_io()
35 .resp_status = 0U, in mpfs_rng_read()
192 if (ret | response->resp_status) { in mpfs_auto_update_verify_image()401 if (response->resp_status) in mpfs_auto_update_available()
71 msg->response->resp_status); in mpfs_blocking_transaction()
67 resp_pf_to_vf->msg.resp_status = cpu_to_le16(resp); in hclge_gen_resp_to_vf()72 resp_pf_to_vf->msg.resp_status = cpu_to_le16(EIO); in hclge_gen_resp_to_vf()