Searched refs:resp_status (Results 1 – 11 of 11) sorted by relevance
78 rsp->resp_status = 0; in wcn36xx_tm_cmd_ptt()84 msg->resp_status = wcn36xx_smd_process_ptt_msg(wcn, vif, msg, in wcn36xx_tm_cmd_ptt()89 msg->resp_status); in wcn36xx_tm_cmd_ptt()99 rsp->resp_status); in wcn36xx_tm_cmd_ptt()
22 u32 resp_status; member
15 hdev->mbx_resp.resp_status = 0; in hclgevf_reset_mbx_resp_status()61 if (mbx_resp->resp_status) in hclgevf_get_mbx_resp()62 return mbx_resp->resp_status; in hclgevf_get_mbx_resp()69 if (!(r_code0 == code0 && r_code1 == code1 && !mbx_resp->resp_status)) { in hclgevf_get_mbx_resp()72 code0, code1, mbx_resp->resp_status); in hclgevf_get_mbx_resp()196 resp->resp_status = req->msg[3]; in hclgevf_mbx_handler()
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()
63 int resp_status; member
57 channel->u.req.resp_status = resp->status; in evtchnl_interrupt_req()61 channel->u.req.resp_status = resp->status; in evtchnl_interrupt_req()163 channel->u.req.resp_status = -EIO; in evtchnl_free()
55 return evtchnl->u.req.resp_status; in be_stream_wait_io()
82 int resp_status; member
17 int resp_status, in hclge_gen_resp_to_vf() argument46 resp_pf_to_vf->msg[3] = (resp_status == 0) ? 0 : 1; in hclge_gen_resp_to_vf()