Searched refs:tx_ring_info (Results 1 – 7 of 7) sorted by relevance
607 struct tx_ring_info { struct621 struct tx_ring_info tx_skbuff[MAX_TX_RING_ENTRIES]; argument
1821 struct tx_ring_info { struct1840 struct tx_ring_info *tx_ring; argument
1031 sky2->tx_ring = kmalloc(TX_RING_SIZE * sizeof(struct tx_ring_info), in sky2_up()1035 memset(sky2->tx_ring, 0, TX_RING_SIZE * sizeof(struct tx_ring_info)); in sky2_up()1154 struct tx_ring_info *re; in sky2_xmit_frame()1247 struct tx_ring_info *fre; in sky2_xmit_frame()1310 struct tx_ring_info *re = sky2->tx_ring + put; in sky2_tx_complete()1326 struct tx_ring_info *fre; in sky2_tx_complete()
1891 struct tx_ring_info { struct2056 struct tx_ring_info *tx_buffers;
2366 struct tx_ring_info *info; in ace_tx_int()2691 struct tx_ring_info *info; in ace_close()2736 struct tx_ring_info *info; in ace_map_tx_skb()2844 struct tx_ring_info *info; in ace_start_xmit()
686 struct tx_ring_info { struct701 struct tx_ring_info tx_info[TX_RING_SIZE]; argument
2534 struct tx_ring_info *ri = &tp->tx_buffers[sw_idx]; in tg3_tx()3490 struct tx_ring_info *txp; in tg3_free_rings()3639 (sizeof(struct tx_ring_info) * in tg3_alloc_consistent()3649 (sizeof(struct tx_ring_info) * in tg3_alloc_consistent()3653 tp->tx_buffers = (struct tx_ring_info *) in tg3_alloc_consistent()