Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.c255 struct transmit_ring txLoRing ____cacheline_aligned;
292 struct transmit_ring txHiRing;
572 typhoon_num_free_tx(struct transmit_ring *ring) in typhoon_num_free_tx()
743 typhoon_tso_fill(struct sk_buff *skb, struct transmit_ring *txRing, in typhoon_tso_fill()
767 struct transmit_ring *txRing; in typhoon_start_tx()
1539 typhoon_clean_tx(struct typhoon *tp, struct transmit_ring *txRing, in typhoon_clean_tx()
1575 typhoon_tx_complete(struct typhoon *tp, struct transmit_ring *txRing, in typhoon_tx_complete()
2009 struct transmit_ring *txLo = &tp->txLoRing; in typhoon_stop_runtime()
Dtyphoon.h40 struct transmit_ring { struct