Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_client.c221 void i40e_notify_client_of_vf_enable(struct i40e_pf *pf, u32 num_vfs) in i40e_notify_client_of_vf_enable() function
Di40e.h1203 void i40e_notify_client_of_vf_enable(struct i40e_pf *pf, u32 num_vfs);
Di40e_virtchnl_pf.c1707 i40e_notify_client_of_vf_enable(pf, 0); in i40e_free_vfs()
1815 i40e_notify_client_of_vf_enable(pf, num_alloc_vfs); in i40e_alloc_vfs()