Home
last modified time | relevance | path

Searched refs:resp_status (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ath/wcn36xx/
Dtestmode.c78 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()
Dtestmode.h22 u32 resp_status; member
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_mbx.c23 hdev->mbx_resp.resp_status = 0; in hclgevf_reset_mbx_resp_status()
69 if (mbx_resp->resp_status) in hclgevf_get_mbx_resp()
70 return mbx_resp->resp_status; in hclgevf_get_mbx_resp()
77 if (!(r_code0 == code0 && r_code1 == code1 && !mbx_resp->resp_status)) { in hclgevf_get_mbx_resp()
80 code0, code1, mbx_resp->resp_status); in hclgevf_get_mbx_resp()
206 resp->resp_status = in hclgevf_mbx_handler()
207 hclgevf_resp_to_errno(req->msg.resp_status); in hclgevf_mbx_handler()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h92 int resp_status; member
127 u16 resp_status; member
/Linux-v5.10/drivers/gpu/drm/xen/
Dxen_drm_front_evtchnl.h55 int resp_status; member
Dxen_drm_front_evtchnl.c53 evtchnl->u.req.resp_status = resp->status; in evtchnl_interrupt_ctrl()
139 evtchnl->u.req.resp_status = -EIO; in evtchnl_free()
Dxen_drm_front.c119 return evtchnl->u.req.resp_status; in be_stream_wait_io()
/Linux-v5.10/sound/xen/
Dxen_snd_front_evtchnl.h63 int resp_status; member
Dxen_snd_front_evtchnl.c53 channel->u.req.resp_status = resp->status; in evtchnl_interrupt_req()
57 channel->u.req.resp_status = resp->status; in evtchnl_interrupt_req()
159 channel->u.req.resp_status = -EIO; in evtchnl_free()
Dxen_snd_front.c55 return evtchnl->u.req.resp_status; in be_stream_wait_io()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c56 resp_pf_to_vf->msg.resp_status = resp; in hclge_gen_resp_to_vf()
61 resp_pf_to_vf->msg.resp_status = EIO; in hclge_gen_resp_to_vf()