Searched refs:tx_rings_t (Results 1 – 4 of 4) sorted by relevance
217 } tx_rings_t, *p_tx_rings_t; typedef
194 } tx_rings_t, *p_tx_rings_t; typedef
1552 tx_rings = (p_tx_rings_t)KMEM_ZALLOC(sizeof (tx_rings_t), KM_SLEEP); in hxge_map_txdma()1611 KMEM_FREE(tx_rings, sizeof (tx_rings_t)); in hxge_map_txdma()1675 KMEM_FREE(tx_rings, sizeof (tx_rings_t)); in hxge_unmap_txdma()
3079 KMEM_ZALLOC(sizeof (tx_rings_t), KM_SLEEP); in nxge_alloc_tx_mem_pool()3308 KMEM_FREE(nxgep->tx_rings, sizeof (tx_rings_t)); in nxge_free_tx_mem_pool()