Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3274 * ice_get_combined_cnt - return the current number of combined channels
3280 static u32 ice_get_combined_cnt(struct ice_vsi *vsi) in ice_get_combined_cnt() function
3313 ch->combined_count = ice_get_combined_cnt(vsi); in ice_get_channels()
3408 curr_combined = ice_get_combined_cnt(vsi); in ice_set_channels()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3318 * ice_get_combined_cnt - return the current number of combined channels
3324 static u32 ice_get_combined_cnt(struct ice_vsi *vsi) in ice_get_combined_cnt() function
3357 ch->combined_count = ice_get_combined_cnt(vsi); in ice_get_channels()
3454 curr_combined = ice_get_combined_cnt(vsi); in ice_set_channels()

Completed in 12 milliseconds