Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl.c379 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_get_vf_res_msg()
401 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_get_vf_res_msg()
762 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
767 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
776 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
782 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
787 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
825 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
837 v_ret = VIRTCHNL_STATUS_ERR_PARAM; in ice_vc_handle_rss_cfg()
844 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-5.19.10/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-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_main.c145 case VIRTCHNL_STATUS_ERR_PARAM: in virtchnl_status_to_errno()
/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c4022 case VIRTCHNL_STATUS_ERR_PARAM: in i40e_vc_process_vf_msg()