Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c6155 * i40e_channel_config_tx_ring - config TX ring associated with new channel
6163 static int i40e_channel_config_tx_ring(struct i40e_pf *pf, in i40e_channel_config_tx_ring() function
6241 ret = i40e_channel_config_tx_ring(pf, vsi, ch); in i40e_setup_hw_channel()
10039 ret = i40e_channel_config_tx_ring(vsi->back, vsi, ch); in i40e_rebuild_channels()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c6355 * i40e_channel_config_tx_ring - config TX ring associated with new channel
6363 static int i40e_channel_config_tx_ring(struct i40e_pf *pf, in i40e_channel_config_tx_ring() function
6441 ret = i40e_channel_config_tx_ring(pf, vsi, ch); in i40e_setup_hw_channel()
10659 ret = i40e_channel_config_tx_ring(vsi->back, vsi, ch); in i40e_rebuild_channels()

Completed in 35 milliseconds