Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c4283 static int i40e_validate_vf(struct i40e_pf *pf, int vf_id) in i40e_validate_vf() function
4360 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_mac()
4450 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_port_vlan()
4605 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_bw()
4656 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_get_vf_config()
4893 if (i40e_validate_vf(pf, vf_id)) in i40e_get_vf_stats()