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
2039 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()
3738 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 …]
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()
516 struct tx_ring_info { struct531 struct tx_ring_info tx_info[TX_RING_SIZE]; argument
Completed in 67 milliseconds