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

/drivers/net/ethernet/sun/
H A Dniu.c4479 first_tx_channel += parent->txchan_per_port[i];
4483 num_tx_rings = parent->txchan_per_port[port];
8659 parent->txchan_per_port[i] = (16 / num_ports);
8664 parent->txchan_per_port[i]);
8699 parent->txchan_per_port[i] = tx_chans_per_10g;
8702 parent->txchan_per_port[i] = tx_chans_per_1g;
8707 parent->txchan_per_port[i]);
8709 tot_tx += parent->txchan_per_port[i];
8722 parent->txchan_per_port[i] = 1;
9057 parent->txchan_per_port[n
[all...]
H A Dniu.h3089 u8 txchan_per_port[NIU_MAX_PORTS]; member in struct:rx_pkt_hdr0::niu_parent

Completed in 52 milliseconds