Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c4177 static int i40e_validate_vf(struct i40e_pf *pf, int vf_id) in i40e_validate_vf() function
4223 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_mac()
4327 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_port_vlan()
4481 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_set_vf_bw()
4534 ret = i40e_validate_vf(pf, vf_id); in i40e_ndo_get_vf_config()
4768 if (i40e_validate_vf(pf, vf_id)) in i40e_get_vf_stats()