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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c5610 * i40e_vsi_configure_bw_alloc - Configure VSI BW allocation per TC
5617 static int i40e_vsi_configure_bw_alloc(struct i40e_vsi *vsi, u8 enabled_tc, function
5815 ret = i40e_vsi_configure_bw_alloc(vsi, enabled_tc, bw_share);
5844 ret = i40e_vsi_configure_bw_alloc(vsi, enabled_tc, bw_share);

Completed in 123 milliseconds