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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dacenic.h582 * So, split tx_ring_info.
584 struct tx_ring_info { struct
598 struct tx_ring_info tx_skbuff[MAX_TX_RING_ENTRIES];
H A Dacenic.c2047 struct tx_ring_info *info;
2313 struct tx_ring_info *info;
2359 struct tx_ring_info *info;
2458 struct tx_ring_info *info;
H A Dsky2.h1845 struct tx_ring_info { struct
1872 struct tx_ring_info *tx_ring;
H A Dsky2.c836 static inline struct tx_ring_info *tx_le_re(struct sky2_port *sky2,
1237 sky2->tx_ring = kcalloc(TX_RING_SIZE, sizeof(struct tx_ring_info),
1359 struct tx_ring_info *re;
1503 struct tx_ring_info *re = sky2->tx_ring + idx;
H A Dstarfire.c577 struct tx_ring_info { struct
592 struct tx_ring_info tx_info[TX_RING_SIZE];
H A Dtg3.h1971 struct tx_ring_info { struct
2165 struct tx_ring_info *tx_buffers;
H A Dtg3.c3067 struct tx_ring_info *ri = &tp->tx_buffers[sw_idx];
4287 struct tx_ring_info *txp;
4459 (sizeof(struct tx_ring_info) *
4466 tp->tx_buffers = (struct tx_ring_info *)

Completed in 141 milliseconds