Searched refs:first_rx_channel (Results 1 – 1 of 1) sorted by relevance
4472 int first_rx_channel, first_tx_channel; in niu_alloc_channels() local4479 first_rx_channel = first_tx_channel = 0; in niu_alloc_channels()4481 first_rx_channel += parent->rxchan_per_port[i]; in niu_alloc_channels()4504 rp->rx_channel = first_rx_channel + i; in niu_alloc_channels()