Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_soft_ring.h488 #define SRS_QUIESCED(srs) (srs->srs_state & SRS_QUIESCE_DONE) macro
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac.c2033 if (!SRS_QUIESCED(srs)) in mac_rx_srs_restart()
2184 if (!SRS_QUIESCED(srs)) in mac_tx_srs_restart()
H A Dmac_datapath_setup.c506 if (!SRS_QUIESCED(mac_srs)) { in mac_srs_poll_state_change()