Home
last modified time | relevance | path

Searched refs:remove_sring (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c3877 mac_soft_ring_t *soft_ring, *remove_sring; in mac_tx_srs_del_ring() local
3888 remove_sring = soft_ring; in mac_tx_srs_del_ring()
3897 ASSERT(tx->st_soft_rings[tx_ring->mr_index] == remove_sring); in mac_tx_srs_del_ring()
3900 mac_soft_ring_remove(mac_srs, remove_sring); in mac_tx_srs_del_ring()