Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/alteon/
A Dacenic.h603 struct tx_ring_info { struct
617 struct tx_ring_info tx_skbuff[MAX_TX_RING_ENTRIES]; argument
A Dacenic.c2039 struct tx_ring_info *info; in ace_tx_int()
2321 struct tx_ring_info *info; in ace_close()
2368 struct tx_ring_info *info; in ace_map_tx_skb()
2460 struct tx_ring_info *info; in ace_start_xmit()
/linux/drivers/net/ethernet/sun/
A Dniu.c3738 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_poll_core()
4168 struct tx_ring_info *rp = &np->tx_rings[i]; in __niu_fastpath_interrupt()
4384 struct tx_ring_info *rp) in niu_alloc_tx_ring_info()
4456 struct tx_ring_info *tx_rings; in niu_alloc_channels()
4522 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_alloc_channels()
5829 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_stop_tx_channels()
5845 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_reset_tx_channels()
5928 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_init_hw()
6252 struct tx_ring_info *tx_rings; in niu_get_tx_stats()
6262 struct tx_ring_info *rp = &tx_rings[i]; in niu_get_tx_stats()
[all …]
A Dniu.h2853 struct tx_ring_info { struct
2882 static inline u32 niu_tx_avail(struct tx_ring_info *tp) in niu_tx_avail() argument
3270 struct tx_ring_info *tx_rings;
/linux/drivers/net/ethernet/marvell/
A Dsky2.h2185 struct tx_ring_info { struct
2221 struct tx_ring_info *tx_ring;
A Dsky2.c1604 sky2->tx_ring = kcalloc(sky2->tx_ring_size, sizeof(struct tx_ring_info), in sky2_alloc_buffers()
1808 static void sky2_tx_unmap(struct pci_dev *pdev, struct tx_ring_info *re) in sky2_tx_unmap()
1831 struct tx_ring_info *re; in sky2_xmit_frame()
2011 struct tx_ring_info *re = sky2->tx_ring + idx; in sky2_tx_complete()
/linux/drivers/net/ethernet/adaptec/
A Dstarfire.c516 struct tx_ring_info { struct
531 struct tx_ring_info tx_info[TX_RING_SIZE]; argument

Completed in 67 milliseconds