Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h1072 void i40e_vsi_stop_rings(struct i40e_vsi *vsi);
H A Di40e_virtchnl_pf.c1549 i40e_vsi_stop_rings(pf->vsi[vf->lan_vsi_idx]); in i40e_reset_vf()
H A Di40e_main.c4715 * i40e_vsi_stop_rings - Stop a VSI's rings
4718 void i40e_vsi_stop_rings(struct i40e_vsi *vsi) in i40e_vsi_stop_rings() function
7049 i40e_vsi_stop_rings(vsi); in i40e_down()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h1189 void i40e_vsi_stop_rings(struct i40e_vsi *vsi);
H A Di40e_virtchnl_pf.c1604 i40e_vsi_stop_rings(pf->vsi[vf->lan_vsi_idx]); in i40e_reset_vf()
H A Di40e_main.c4914 * i40e_vsi_stop_rings - Stop a VSI's rings
4917 void i40e_vsi_stop_rings(struct i40e_vsi *vsi) in i40e_vsi_stop_rings() function
7578 i40e_vsi_stop_rings(vsi); in i40e_down()

Completed in 55 milliseconds