Home
last modified time | relevance | path

Searched refs:SRS_RESTART (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h478 #define SRS_RESTART 0x00800000 macro
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c3174 while (!(mac_srs->srs_state & (SRS_CONDEMNED | SRS_RESTART))) in mac_srs_worker()
3177 if (mac_srs->srs_state & SRS_RESTART) { in mac_srs_worker()
H A Dmac_datapath_setup.c3687 mac_srs->srs_state &= ~(SRS_QUIESCE_DONE | SRS_QUIESCE | SRS_RESTART); in mac_srs_worker_restart()
H A Dmac.c2365 mac_srs_signal(srs, SRS_RESTART); in mac_rx_srs_restart()
2510 mac_srs_signal(srs, SRS_RESTART); in mac_tx_srs_restart()