Searched refs:tx_ring_info (Results 1 – 7 of 7) sorted by relevance
603 struct tx_ring_info { struct617 struct tx_ring_info tx_skbuff[MAX_TX_RING_ENTRIES]; argument
2034 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()
3757 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_poll_core()4187 struct tx_ring_info *rp = &np->tx_rings[i]; in __niu_fastpath_interrupt()4403 struct tx_ring_info *rp) in niu_alloc_tx_ring_info()4475 struct tx_ring_info *tx_rings; in niu_alloc_channels()4541 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_alloc_channels()5848 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_stop_tx_channels()5864 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_reset_tx_channels()5947 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_init_hw()6273 struct tx_ring_info *tx_rings; in niu_get_tx_stats()6283 struct tx_ring_info *rp = &tx_rings[i]; in niu_get_tx_stats()[all …]
2853 struct tx_ring_info { struct2882 static inline u32 niu_tx_avail(struct tx_ring_info *tp) in niu_tx_avail() argument3270 struct tx_ring_info *tx_rings;
2185 struct tx_ring_info { struct2221 struct tx_ring_info *tx_ring;
1604 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()
508 struct tx_ring_info { struct523 struct tx_ring_info tx_info[TX_RING_SIZE]; argument