Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmac_soft_ring.h480 #define SRS_RESTART_DONE 0x01000000 macro
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac.c2040 mac_srs_quiesce_wait(srs, SRS_RESTART_DONE); in mac_rx_srs_restart()
2041 mac_srs_clear_flag(srs, SRS_RESTART_DONE); in mac_rx_srs_restart()
2185 mac_srs_quiesce_wait(srs, SRS_RESTART_DONE); in mac_tx_srs_restart()
2186 mac_srs_clear_flag(srs, SRS_RESTART_DONE); in mac_tx_srs_restart()
H A Dmac_datapath_setup.c3593 mac_srs->srs_state |= SRS_RESTART_DONE; in mac_srs_worker_restart()