Searched refs:i40e_alloc_rings (Results 1 – 1 of 1) sorted by relevance
11678 * i40e_alloc_rings - Allocates the Rx and Tx rings for the provided VSI11681 static int i40e_alloc_rings(struct i40e_vsi *vsi) in i40e_alloc_rings() function 14270 ret = i40e_alloc_rings(vsi); in i40e_vsi_reinit_setup() 14435 ret = i40e_alloc_rings(vsi); in i40e_vsi_setup()