Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c4348 static int i40e_validate_vf(struct i40e_pf *pf, int vf_id) in i40e_validate_vf() function
4425 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_mac()
4515 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_port_vlan()
4670 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_bw()
4721 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_get_vf_config()
4982 if (i40e_validate_vf(pf, vf_id)) in i40e_get_vf_stats()