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

/drivers/net/ethernet/alteon/
H A Dacenic.h600 * So, split tx_ring_info.
602 struct tx_ring_info { struct
616 struct tx_ring_info tx_skbuff[MAX_TX_RING_ENTRIES];
H A Dacenic.c2059 struct tx_ring_info *info;
2340 struct tx_ring_info *info;
2386 struct tx_ring_info *info;
2478 struct tx_ring_info *info;
/drivers/net/ethernet/sun/
H A Dniu.c3554 static int release_tx_packet(struct niu *np, struct tx_ring_info *rp, int idx)
3598 static void niu_tx_work(struct niu *np, struct tx_ring_info *rp)
3752 struct tx_ring_info *rp = &np->tx_rings[i];
3852 static void niu_log_txchan_errors(struct niu *np, struct tx_ring_info *rp,
3877 static int niu_tx_error(struct niu *np, struct tx_ring_info *rp)
4106 struct tx_ring_info *rp = &np->tx_rings[i];
4153 static void niu_txchan_intr(struct niu *np, struct tx_ring_info *rp,
4184 struct tx_ring_info *rp = &np->tx_rings[i];
4282 static void niu_free_tx_ring_info(struct niu *np, struct tx_ring_info *rp)
4326 struct tx_ring_info *r
[all...]
H A Dniu.h2852 struct tx_ring_info { struct in struct:rx_pkt_hdr0
2881 static inline u32 niu_tx_avail(struct tx_ring_info *tp)
3269 struct tx_ring_info *tx_rings;
/drivers/net/ethernet/marvell/
H A Dsky2.h2185 struct tx_ring_info { struct
2221 struct tx_ring_info *tx_ring;
H A Dsky2.c1617 sky2->tx_ring = kcalloc(sky2->tx_ring_size, sizeof(struct tx_ring_info),
1822 static void sky2_tx_unmap(struct pci_dev *pdev, struct tx_ring_info *re)
1847 struct tx_ring_info *re;
2026 struct tx_ring_info *re = sky2->tx_ring + idx;
/drivers/net/ethernet/adaptec/
H A Dstarfire.c537 struct tx_ring_info { struct
552 struct tx_ring_info tx_info[TX_RING_SIZE];

Completed in 260 milliseconds