Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_virtchnl_pf.c305 return VIRTCHNL_STATUS_ERR_PARAM; in ice_err_to_virt_err()
2380 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_get_vf_res_msg()
2402 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_get_vf_res_msg()
2670 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
2675 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
2684 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
2690 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
2789 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_config_rss_key()
2794 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_config_rss_key()
2799 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_config_rss_key()
[all …]
A Dice_virtchnl_fdir.c1990 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_add_fdir_fltr()
1997 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_add_fdir_fltr()
2117 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_del_fdir_fltr()
/linux/include/linux/avf/
A Dvirtchnl.h51 VIRTCHNL_STATUS_ERR_PARAM = -5, enumerator
61 #define VIRTCHNL_ERR_PARAM VIRTCHNL_STATUS_ERR_PARAM
1163 return VIRTCHNL_STATUS_ERR_PARAM; in virtchnl_vc_validate_vf_msg()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.c3938 case VIRTCHNL_STATUS_ERR_PARAM: in i40e_vc_process_vf_msg()

Completed in 26 milliseconds