Searched refs:cmd_retval (Results 1 – 3 of 3) sorted by relevance
26 __le16 cmd_retval; member46 __le16 cmd_retval; member
230 int cmd_retval; /* return value of the cmd response from PF */ member371 vf->cmd_retval = msg_ret; in _notify_cmd()384 vf->cmd_retval = VIRTCHNL_STATUS_SUCCESS; in _clear_cmd()
92 vf->cmd_retval = (enum virtchnl_status_code)rte_le_to_cpu_32( in iavf_read_msg_from_pf()96 opcode, vf->cmd_retval); in iavf_read_msg_from_pf()194 vf->cmd_retval != VIRTCHNL_STATUS_SUCCESS) { in iavf_execute_vf_cmd()197 " for cmd %d", vf->cmd_retval, args->ops); in iavf_execute_vf_cmd()221 vf->cmd_retval != VIRTCHNL_STATUS_SUCCESS) { in iavf_execute_vf_cmd()224 " for cmd %d", vf->cmd_retval, args->ops); in iavf_execute_vf_cmd()243 } else if (vf->cmd_retval == in iavf_execute_vf_cmd()247 } else if (vf->cmd_retval != VIRTCHNL_STATUS_SUCCESS) { in iavf_execute_vf_cmd()249 vf->cmd_retval, args->ops); in iavf_execute_vf_cmd()