Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c11663 * i40e_vsi_clear_rings - Deallocates the Rx and Tx rings for the provided VSI in i40e_vsi_clear()
11666 static void i40e_vsi_clear_rings(struct i40e_vsi *vsi)
11747 i40e_vsi_clear_rings(vsi); in i40e_alloc_rings()
14287 i40e_vsi_clear_rings(vsi); in i40e_vsi_release()
14398 i40e_vsi_clear_rings(vsi); in i40e_vsi_reinit_setup()
16418 i40e_vsi_clear_rings(pf->vsi[i]); in i40e_remove()
11670 static void i40e_vsi_clear_rings(struct i40e_vsi *vsi) i40e_vsi_clear_rings() function