Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h480 #define SRS_RESTART_DONE 0x01000000 macro
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c2366 mac_srs_quiesce_wait(srs, SRS_RESTART_DONE); in mac_rx_srs_restart()
2367 mac_srs_clear_flag(srs, SRS_RESTART_DONE); in mac_rx_srs_restart()
2511 mac_srs_quiesce_wait(srs, SRS_RESTART_DONE); in mac_tx_srs_restart()
2512 mac_srs_clear_flag(srs, SRS_RESTART_DONE); in mac_tx_srs_restart()
H A Dmac_datapath_setup.c3701 mac_srs->srs_state |= SRS_RESTART_DONE; in mac_srs_worker_restart()