Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c247 int i40e_vf_client_capable(struct i40e_pf *pf, u32 vf_id) in i40e_vf_client_capable() function
H A Di40e.h1196 int i40e_vf_client_capable(struct i40e_pf *pf, u32 vf_id);
H A Di40e_virtchnl_pf.c2153 if (i40e_vf_client_capable(pf, vf->vf_id) && in i40e_vc_get_vf_resources_msg()