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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.c4400 first_tx_channel += parent->txchan_per_port[i];
4404 np->num_tx_rings = parent->txchan_per_port[port];
8573 parent->txchan_per_port[i] = (16 / num_ports);
8578 parent->txchan_per_port[i]);
8613 parent->txchan_per_port[i] = tx_chans_per_10g;
8616 parent->txchan_per_port[i] = tx_chans_per_1g;
8621 parent->txchan_per_port[i]);
8623 tot_tx += parent->txchan_per_port[i];
8636 parent->txchan_per_port[i] = 1;
8965 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 105 milliseconds