Searched defs:mac_soft_ring_cache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c69 kmem_cache_t *mac_soft_ring_cache; variable
204 mac_soft_ring_cache = kmem_cache_create("mac_soft_ring_cache",
224 kmem_cache_destroy(mac_soft_ring_cache);

Completed in 82 milliseconds