Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/alteon/
H A Dacenic.h601 * So, split tx_ring_info.
603 struct tx_ring_info { struct
617 struct tx_ring_info tx_skbuff[MAX_TX_RING_ENTRIES];
H A Dacenic.c2037 struct tx_ring_info *info; in ace_tx_int()
2319 struct tx_ring_info *info; in ace_close()
2366 struct tx_ring_info *info; in ace_map_tx_skb()
2458 struct tx_ring_info *info; in ace_start_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/alteon/
H A Dacenic.h601 * So, split tx_ring_info.
603 struct tx_ring_info { struct
617 struct tx_ring_info tx_skbuff[MAX_TX_RING_ENTRIES];
H A Dacenic.c2034 struct tx_ring_info *info; in ace_tx_int()
2316 struct tx_ring_info *info; in ace_close()
2363 struct tx_ring_info *info; in ace_map_tx_skb()
2455 struct tx_ring_info *info; in ace_start_xmit()
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c3540 static int release_tx_packet(struct niu *np, struct tx_ring_info *rp, int idx) in release_tx_packet()
3584 static void niu_tx_work(struct niu *np, struct tx_ring_info *rp) in niu_tx_work()
3738 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_poll_core()
3838 static void niu_log_txchan_errors(struct niu *np, struct tx_ring_info *rp, in niu_log_txchan_errors()
3863 static int niu_tx_error(struct niu *np, struct tx_ring_info *rp) in niu_tx_error()
4090 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_slowpath_interrupt()
4137 static void niu_txchan_intr(struct niu *np, struct tx_ring_info *rp, in niu_txchan_intr()
4168 struct tx_ring_info *rp = &np->tx_rings[i]; in __niu_fastpath_interrupt()
4266 static void niu_free_tx_ring_info(struct niu *np, struct tx_ring_info *rp) in niu_free_tx_ring_info()
4310 struct tx_ring_info *r in niu_free_channels()
[all...]
H A Dniu.h2853 struct tx_ring_info { struct
2882 static inline u32 niu_tx_avail(struct tx_ring_info *tp) in niu_tx_avail()
3270 struct tx_ring_info *tx_rings;
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c3559 static int release_tx_packet(struct niu *np, struct tx_ring_info *rp, int idx) in release_tx_packet()
3603 static void niu_tx_work(struct niu *np, struct tx_ring_info *rp) in niu_tx_work()
3757 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_poll_core()
3857 static void niu_log_txchan_errors(struct niu *np, struct tx_ring_info *rp, in niu_log_txchan_errors()
3882 static int niu_tx_error(struct niu *np, struct tx_ring_info *rp) in niu_tx_error()
4109 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_slowpath_interrupt()
4156 static void niu_txchan_intr(struct niu *np, struct tx_ring_info *rp, in niu_txchan_intr()
4187 struct tx_ring_info *rp = &np->tx_rings[i]; in __niu_fastpath_interrupt()
4285 static void niu_free_tx_ring_info(struct niu *np, struct tx_ring_info *rp) in niu_free_tx_ring_info()
4329 struct tx_ring_info *r in niu_free_channels()
[all...]
H A Dniu.h2853 struct tx_ring_info { struct
2882 static inline u32 niu_tx_avail(struct tx_ring_info *tp) in niu_tx_avail()
3270 struct tx_ring_info *tx_rings;
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dsky2.h2185 struct tx_ring_info { struct
2221 struct tx_ring_info *tx_ring;
H A Dsky2.c1602 sky2->tx_ring = kcalloc(sky2->tx_ring_size, sizeof(struct tx_ring_info), in sky2_alloc_buffers()
1806 static void sky2_tx_unmap(struct pci_dev *pdev, struct tx_ring_info *re) in sky2_tx_unmap()
1829 struct tx_ring_info *re; in sky2_xmit_frame()
2009 struct tx_ring_info *re = sky2->tx_ring + idx; in sky2_tx_complete()
/kernel/linux/linux-5.10/drivers/net/ethernet/adaptec/
H A Dstarfire.c516 struct tx_ring_info { struct
531 struct tx_ring_info tx_info[TX_RING_SIZE];
/kernel/linux/linux-6.6/drivers/net/ethernet/adaptec/
H A Dstarfire.c516 struct tx_ring_info { struct
531 struct tx_ring_info tx_info[TX_RING_SIZE];
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dsky2.h2185 struct tx_ring_info { struct
2221 struct tx_ring_info *tx_ring;
H A Dsky2.c1602 sky2->tx_ring = kcalloc(sky2->tx_ring_size, sizeof(struct tx_ring_info), in sky2_alloc_buffers()
1806 static void sky2_tx_unmap(struct pci_dev *pdev, struct tx_ring_info *re) in sky2_tx_unmap()
1829 struct tx_ring_info *re; in sky2_xmit_frame()
2009 struct tx_ring_info *re = sky2->tx_ring + idx; in sky2_tx_complete()

Completed in 78 milliseconds