Searched refs:first_rx_channel (Results 1 – 1 of 1) sorted by relevance
4473 int first_rx_channel, first_tx_channel; in niu_alloc_channels() local4480 first_rx_channel = first_tx_channel = 0; in niu_alloc_channels()4482 first_rx_channel += parent->rxchan_per_port[i]; in niu_alloc_channels()4505 rp->rx_channel = first_rx_channel + i; in niu_alloc_channels()