Searched refs:cqcount (Results 1 – 1 of 1) sorted by relevance
635 int cqcount; in nicvf_set_channels() local647 cqcount = max(channel->rx_count, channel->tx_count); in nicvf_set_channels()649 if (cqcount > MAX_CMP_QUEUES_PER_QS) { in nicvf_set_channels()650 nic->sqs_count = roundup(cqcount, MAX_CMP_QUEUES_PER_QS); in nicvf_set_channels()