Searched refs:tot_rx (Results 1 – 1 of 1) sorted by relevance
8661 int i, tot_rx, tot_tx; in niu_divide_channels() local8680 tot_rx = tot_tx = 0; in niu_divide_channels()8695 tot_rx += parent->rxchan_per_port[i]; in niu_divide_channels()8699 if (tot_rx > NIU_NUM_RXCHAN) { in niu_divide_channels()8701 parent->index, tot_rx); in niu_divide_channels()8711 if (tot_rx < NIU_NUM_RXCHAN || tot_tx < NIU_NUM_TXCHAN) { in niu_divide_channels()8713 parent->index, tot_rx, tot_tx); in niu_divide_channels()