Searched refs:curr_combined (Results 1 – 1 of 1) sorted by relevance
3432 u32 curr_combined; in ice_set_channels() local3454 curr_combined = ice_get_combined_cnt(vsi); in ice_set_channels()3461 if (ch->rx_count == vsi->num_rxq - curr_combined) in ice_set_channels()3463 if (ch->tx_count == vsi->num_txq - curr_combined) in ice_set_channels()3465 if (ch->combined_count == curr_combined) in ice_set_channels()