Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c4220 static int i40e_validate_vf(struct i40e_pf *pf, int vf_id) in i40e_validate_vf() function
4266 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_mac()
4370 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_port_vlan()
4525 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_bw()
4578 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_get_vf_config()
4817 if (i40e_validate_vf(pf, vf_id)) in i40e_get_vf_stats()