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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c6364 * i40e_channel_config_tx_ring - config TX ring associated with new channel
6372 static int i40e_channel_config_tx_ring(struct i40e_pf *pf, function
6450 ret = i40e_channel_config_tx_ring(pf, vsi, ch);
10648 ret = i40e_channel_config_tx_ring(vsi->back, vsi, ch);

Completed in 139 milliseconds