Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_virtchnl.c427 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_get_vf_res_msg()
449 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_get_vf_res_msg()
785 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
790 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
799 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
805 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
810 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
848 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
860 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
867 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
[all …]
Dice_virtchnl_fdir.c1725 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_add_fdir_fltr()
1732 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_add_fdir_fltr()
1852 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_del_fdir_fltr()
/Linux-v6.1/include/linux/avf/
Dvirtchnl.h51 VIRTCHNL_STATUS_ERR_PARAM = -5, enumerator
61 #define VIRTCHNL_ERR_PARAM VIRTCHNL_STATUS_ERR_PARAM
1540 return VIRTCHNL_STATUS_ERR_PARAM; in virtchnl_vc_validate_vf_msg()
/Linux-v6.1/drivers/net/ethernet/intel/iavf/
Diavf_main.c145 case VIRTCHNL_STATUS_ERR_PARAM: in virtchnl_status_to_errno()
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c4065 case VIRTCHNL_STATUS_ERR_PARAM: in i40e_vc_process_vf_msg()