Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sun/
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()
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()