Home
last modified time | relevance | path

Searched refs:i40e_notify_client_of_vf_enable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c216 * i40e_notify_client_of_vf_enable - call the client vf notification callback
222 void i40e_notify_client_of_vf_enable(struct i40e_pf *pf, u32 num_vfs) in i40e_notify_client_of_vf_enable() function
H A Di40e.h1102 void i40e_notify_client_of_vf_enable(struct i40e_pf *pf, u32 num_vfs);
H A Di40e_virtchnl_pf.c1703 i40e_notify_client_of_vf_enable(pf, 0); in i40e_free_vfs()
1811 i40e_notify_client_of_vf_enable(pf, num_alloc_vfs); in i40e_alloc_vfs()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c215 * i40e_notify_client_of_vf_enable - call the client vf notification callback
221 void i40e_notify_client_of_vf_enable(struct i40e_pf *pf, u32 num_vfs) in i40e_notify_client_of_vf_enable() function
H A Di40e.h1219 void i40e_notify_client_of_vf_enable(struct i40e_pf *pf, u32 num_vfs);
H A Di40e_virtchnl_pf.c1758 i40e_notify_client_of_vf_enable(pf, 0); in i40e_free_vfs()
1866 i40e_notify_client_of_vf_enable(pf, num_alloc_vfs); in i40e_alloc_vfs()

Completed in 18 milliseconds