Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_mbx.c124 if (mbx_resp->resp_status) in hns3_get_mbx_resp()
125 return mbx_resp->resp_status; in hns3_get_mbx_resp()
391 resp->resp_status = hns3_resp_to_errno(req->msg[3]); in hns3_dev_handle_mbx_msg()
H A Dhns3_mbx.h92 int resp_status; member
/f-stack/dpdk/drivers/common/qat/qat_adf/
H A Dicp_qat_fw_pke.h226 struct icp_qat_fw_pke_resp_status resp_status; member
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_asym.c680 resp_msg->pke_resp_hdr.resp_status.pke_resp_flags)) { in qat_asym_process_response()
686 if (resp_msg->pke_resp_hdr.resp_status.comn_err_code) { in qat_asym_process_response()