Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_mbx.c24 hdev->mbx_resp.resp_status = 0; in hclgevf_reset_mbx_resp_status()
74 if (mbx_resp->resp_status) in hclgevf_get_mbx_resp()
75 return mbx_resp->resp_status; in hclgevf_get_mbx_resp()
82 if (!(r_code0 == code0 && r_code1 == code1 && !mbx_resp->resp_status)) { in hclgevf_get_mbx_resp()
85 code0, code1, mbx_resp->resp_status); in hclgevf_get_mbx_resp()
172 resp->resp_status = in hclgevf_handle_mbx_response()
173 hclgevf_resp_to_errno(req->msg.resp_status); in hclgevf_handle_mbx_response()
/linux/drivers/net/wireless/ath/wcn36xx/
A 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()
A Dtestmode.h22 u32 resp_status; member
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhclge_mbx.h100 int resp_status; member
137 u16 resp_status; member
/linux/include/soc/microchip/
A Dmpfs.h30 u32 resp_status; member
/linux/drivers/gpu/drm/xen/
A Dxen_drm_front_evtchnl.h55 int resp_status; member
A 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()
A Dxen_drm_front.c119 return evtchnl->u.req.resp_status; in be_stream_wait_io()
/linux/sound/xen/
A Dxen_snd_front_evtchnl.h63 int resp_status; member
A 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()
A Dxen_snd_front.c55 return evtchnl->u.req.resp_status; in be_stream_wait_io()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_mbx.c64 resp_pf_to_vf->msg.resp_status = resp; in hclge_gen_resp_to_vf()
69 resp_pf_to_vf->msg.resp_status = EIO; in hclge_gen_resp_to_vf()

Completed in 18 milliseconds