Searched refs:i40e_setup_channel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 6260 * i40e_setup_channel - setup new channel using uplink element 6268 static bool i40e_setup_channel(struct i40e_pf *pf, struct i40e_vsi *vsi, in i40e_setup_channel() function 6425 if (!i40e_setup_channel(pf, vsi, ch)) { in i40e_create_queue_channel() 7424 if (!i40e_setup_channel(pf, vsi, ch)) { in i40e_setup_macvlans()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 6460 * i40e_setup_channel - setup new channel using uplink element 6468 static bool i40e_setup_channel(struct i40e_pf *pf, struct i40e_vsi *vsi, in i40e_setup_channel() function 6625 if (!i40e_setup_channel(pf, vsi, ch)) { in i40e_create_queue_channel() 7953 if (!i40e_setup_channel(pf, vsi, ch)) { in i40e_setup_macvlans()
|
Completed in 34 milliseconds