Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_soft_ring.h479 #define SRS_RESTART_DONE 0x01000000 macro
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac.c2043 mac_srs_quiesce_wait(srs, SRS_RESTART_DONE); in mac_rx_srs_restart()
2044 mac_srs_clear_flag(srs, SRS_RESTART_DONE); in mac_rx_srs_restart()
2188 mac_srs_quiesce_wait(srs, SRS_RESTART_DONE); in mac_tx_srs_restart()
2189 mac_srs_clear_flag(srs, SRS_RESTART_DONE); in mac_tx_srs_restart()
H A Dmac_datapath_setup.c3613 mac_srs->srs_state |= SRS_RESTART_DONE; in mac_srs_worker_restart()