Home
last modified time | relevance | path

Searched refs:first_tx_channel (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c4472 int first_rx_channel, first_tx_channel; in niu_alloc_channels() local
4479 first_rx_channel = first_tx_channel = 0; in niu_alloc_channels()
4482 first_tx_channel += parent->txchan_per_port[i]; in niu_alloc_channels()
4544 rp->tx_channel = first_tx_channel + i; in niu_alloc_channels()