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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c11632 * i40e_alloc_rings - Allocates the Rx and Tx rings for the provided VSI
11635 static int i40e_alloc_rings(struct i40e_vsi *vsi) function
14320 ret = i40e_alloc_rings(vsi);
14485 ret = i40e_alloc_rings(vsi);

Completed in 122 milliseconds