Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_priv.h141 extern void mac_hwring_stop(mac_ring_handle_t);
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_grp.c1118 mac_hwring_stop(rr_ring->arr_hw_rh); in aggr_pseudo_stop_rx_ring()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c1861 mac_hwring_stop(mac_ring_handle_t rh) in mac_hwring_stop() function