Lines Matching refs:i40iw_status_code
49 static enum i40iw_status_code vchnl_vf_send_get_ver_req(struct i40iw_sc_dev *dev, in vchnl_vf_send_get_ver_req()
52 enum i40iw_status_code ret_code = I40IW_ERR_NOT_READY; in vchnl_vf_send_get_ver_req()
75 static enum i40iw_status_code vchnl_vf_send_get_hmc_fcn_req(struct i40iw_sc_dev *dev, in vchnl_vf_send_get_hmc_fcn_req()
78 enum i40iw_status_code ret_code = I40IW_ERR_NOT_READY; in vchnl_vf_send_get_hmc_fcn_req()
101 static enum i40iw_status_code vchnl_vf_send_get_pe_stats_req(struct i40iw_sc_dev *dev, in vchnl_vf_send_get_pe_stats_req()
104 enum i40iw_status_code ret_code = I40IW_ERR_NOT_READY; in vchnl_vf_send_get_pe_stats_req()
127 static enum i40iw_status_code vchnl_vf_send_add_hmc_objs_req(struct i40iw_sc_dev *dev, in vchnl_vf_send_add_hmc_objs_req()
133 enum i40iw_status_code ret_code = I40IW_ERR_NOT_READY; in vchnl_vf_send_add_hmc_objs_req()
165 static enum i40iw_status_code vchnl_vf_send_del_hmc_objs_req(struct i40iw_sc_dev *dev, in vchnl_vf_send_del_hmc_objs_req()
171 enum i40iw_status_code ret_code = I40IW_ERR_NOT_READY; in vchnl_vf_send_del_hmc_objs_req()
205 enum i40iw_status_code ret_code; in vchnl_pf_send_get_ver_resp()
231 enum i40iw_status_code ret_code; in vchnl_pf_send_get_hmc_fcn_resp()
259 enum i40iw_status_code ret_code; in vchnl_pf_send_get_pe_stats_resp()
284 enum i40iw_status_code ret_code; in vchnl_pf_send_error_resp()
343 enum i40iw_status_code ret_code; in pf_add_hmc_obj_callback()
383 enum i40iw_status_code ret_code = I40IW_SUCCESS; in pf_del_hmc_obj_callback()
425 enum i40iw_status_code i40iw_vchnl_recv_pf(struct i40iw_sc_dev *dev, in i40iw_vchnl_recv_pf()
438 enum i40iw_status_code ret_code; in i40iw_vchnl_recv_pf()
561 enum i40iw_status_code i40iw_vchnl_recv_vf(struct i40iw_sc_dev *dev, in i40iw_vchnl_recv_vf()
570 vchnl_req->ret_code = (enum i40iw_status_code)vchnl_msg_resp->iw_op_ret_code; in i40iw_vchnl_recv_vf()
591 enum i40iw_status_code i40iw_vchnl_vf_get_ver(struct i40iw_sc_dev *dev, in i40iw_vchnl_vf_get_ver()
595 enum i40iw_status_code ret_code; in i40iw_vchnl_vf_get_ver()
623 enum i40iw_status_code i40iw_vchnl_vf_get_hmc_fcn(struct i40iw_sc_dev *dev, in i40iw_vchnl_vf_get_hmc_fcn()
627 enum i40iw_status_code ret_code; in i40iw_vchnl_vf_get_hmc_fcn()
657 enum i40iw_status_code i40iw_vchnl_vf_add_hmc_objs(struct i40iw_sc_dev *dev, in i40iw_vchnl_vf_add_hmc_objs()
663 enum i40iw_status_code ret_code; in i40iw_vchnl_vf_add_hmc_objs()
695 enum i40iw_status_code i40iw_vchnl_vf_del_hmc_obj(struct i40iw_sc_dev *dev, in i40iw_vchnl_vf_del_hmc_obj()
701 enum i40iw_status_code ret_code; in i40iw_vchnl_vf_del_hmc_obj()
731 enum i40iw_status_code i40iw_vchnl_vf_get_pe_stats(struct i40iw_sc_dev *dev, in i40iw_vchnl_vf_get_pe_stats()
735 enum i40iw_status_code ret_code; in i40iw_vchnl_vf_get_pe_stats()