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

/linux-master/drivers/net/ethernet/sun/
H A Dniu.c4472 int first_rx_channel, first_tx_channel; local
4479 first_rx_channel = first_tx_channel = 0;
4481 first_rx_channel += parent->rxchan_per_port[i];
4504 rp->rx_channel = first_rx_channel + i;

Completed in 176 milliseconds