Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c11017 * i40e_alloc_rings - Allocates the Rx and Tx rings for the provided VSI
11020 static int i40e_alloc_rings(struct i40e_vsi *vsi) in i40e_alloc_rings() function
13707 ret = i40e_alloc_rings(vsi); in i40e_vsi_reinit_setup()
13879 ret = i40e_alloc_rings(vsi); in i40e_vsi_setup()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c11654 * i40e_alloc_rings - Allocates the Rx and Tx rings for the provided VSI
11657 static int i40e_alloc_rings(struct i40e_vsi *vsi) in i40e_alloc_rings() function
14402 ret = i40e_alloc_rings(vsi); in i40e_vsi_reinit_setup()
14574 ret = i40e_alloc_rings(vsi); in i40e_vsi_setup()

Completed in 41 milliseconds