Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h1213 void i40e_vsi_stop_rings_no_wait(struct i40e_vsi *vsi);
H A Di40e_virtchnl_pf.c1694 i40e_vsi_stop_rings_no_wait(pf->vsi[vf->lan_vsi_idx]); in i40e_reset_all_vfs()
1768 i40e_vsi_stop_rings_no_wait(pf->vsi[pf->vf[i].lan_vsi_idx]); in i40e_free_vfs()
H A Di40e_main.c4938 return i40e_vsi_stop_rings_no_wait(vsi); in i40e_vsi_stop_rings()
4967 void i40e_vsi_stop_rings_no_wait(struct i40e_vsi *vsi) in i40e_vsi_stop_rings_no_wait() function