Home
last modified time | relevance | path

Searched refs:i40e_vsi_clear_rings (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c10998 * i40e_vsi_clear_rings - Deallocates the Rx and Tx rings for the provided VSI
11001 static void i40e_vsi_clear_rings(struct i40e_vsi *vsi) in i40e_vsi_clear_rings() function
11082 i40e_vsi_clear_rings(vsi); in i40e_alloc_rings()
13565 i40e_vsi_clear_rings(vsi); in i40e_vsi_release()
13676 i40e_vsi_clear_rings(vsi); in i40e_vsi_reinit_setup()
15658 i40e_vsi_clear_rings(pf->vsi[i]); in i40e_remove()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c11635 * i40e_vsi_clear_rings - Deallocates the Rx and Tx rings for the provided VSI
11638 static void i40e_vsi_clear_rings(struct i40e_vsi *vsi) in i40e_vsi_clear_rings() function
11719 i40e_vsi_clear_rings(vsi); in i40e_alloc_rings()
14260 i40e_vsi_clear_rings(vsi); in i40e_vsi_release()
14371 i40e_vsi_clear_rings(vsi); in i40e_vsi_reinit_setup()
16392 i40e_vsi_clear_rings(pf->vsi[i]); in i40e_remove()

Completed in 35 milliseconds