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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dtyphoon.c227 struct transmit_ring txLoRing ____cacheline_aligned;
263 struct transmit_ring txHiRing;
539 typhoon_num_free_tx(struct transmit_ring *ring)
700 typhoon_tso_fill(struct sk_buff *skb, struct transmit_ring *txRing,
724 struct transmit_ring *txRing;
1495 typhoon_clean_tx(struct typhoon *tp, struct transmit_ring *txRing,
1531 typhoon_tx_complete(struct typhoon *tp, struct transmit_ring *txRing,
1964 struct transmit_ring *txLo = &tp->txLoRing;
H A Dtyphoon.h40 struct transmit_ring { struct

Completed in 107 milliseconds