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

/drivers/net/ethernet/sun/
H A Dniu.c3605 index = (rp - np->tx_rings);
3752 struct tx_ring_info *rp = &np->tx_rings[i];
4106 struct tx_ring_info *rp = &np->tx_rings[i];
4184 struct tx_ring_info *rp = &np->tx_rings[i];
4324 if (np->tx_rings) {
4326 struct tx_ring_info *rp = &np->tx_rings[i];
4330 kfree(np->tx_rings);
4331 np->tx_rings = NULL;
4472 struct tx_ring_info *tx_rings; local
4525 tx_rings
6270 struct tx_ring_info *tx_rings; local
[all...]
H A Dniu.h3269 struct tx_ring_info *tx_rings; member in struct:rx_pkt_hdr0::niu

Completed in 99 milliseconds