Home
last modified time | relevance | path

Searched refs:iw_op_ret_code (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/i40iw/
Di40iw_virtchnl.c212 vchnl_msg_resp->iw_op_ret_code = I40IW_SUCCESS; in vchnl_pf_send_get_ver_resp()
238 vchnl_msg_resp->iw_op_ret_code = I40IW_SUCCESS; in vchnl_pf_send_get_hmc_fcn_resp()
266 vchnl_msg_resp->iw_op_ret_code = I40IW_SUCCESS; in vchnl_pf_send_get_pe_stats_resp()
291 vchnl_msg_resp->iw_op_ret_code = (u16)op_ret_code; in vchnl_pf_send_error_resp()
570 vchnl_req->ret_code = (enum i40iw_status_code)vchnl_msg_resp->iw_op_ret_code; in i40iw_vchnl_recv_vf()
Di40iw_virtchnl.h55 s16 iw_op_ret_code; member