Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h472 #define SRS_QUIESCE 0x00040000 macro
630 #define SRS_PAUSE (SRS_CONDEMNED | SRS_QUIESCE)
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c509 mac_rx_srs_quiesce(mac_srs, SRS_QUIESCE); in mac_srs_poll_state_change()
2049 mac_rx_srs_quiesce(mac_rx_srs, SRS_QUIESCE); in mac_fanout_setup()
3551 ASSERT(mac_srs->srs_state & (SRS_CONDEMNED | SRS_QUIESCE)); in mac_srs_worker_quiesce()
3659 (SRS_POLL_THR_QUIESCED | SRS_QUIESCE_DONE | SRS_QUIESCE)) == in mac_srs_worker_restart()
3660 (SRS_QUIESCE_DONE | SRS_QUIESCE)); in mac_srs_worker_restart()
3664 (SRS_QUIESCE_DONE | SRS_QUIESCE)) == in mac_srs_worker_restart()
3665 (SRS_QUIESCE_DONE | SRS_QUIESCE)); in mac_srs_worker_restart()
3687 mac_srs->srs_state &= ~(SRS_QUIESCE_DONE | SRS_QUIESCE | SRS_RESTART); in mac_srs_worker_restart()
3817 ASSERT(mac_srs->srs_state & SRS_QUIESCE); in mac_tx_srs_add_ring()
H A Dmac.c2272 ASSERT(srs_quiesce_flag == SRS_QUIESCE); in mac_rx_srs_quiesce()
2398 SRS_QUIESCE); in mac_rx_classify_flow_quiesce()
2489 srs_quiesce_flag == SRS_QUIESCE); in mac_tx_srs_quiesce()
2497 mac_srs_quiesce_wait(srs, srs_quiesce_flag == SRS_QUIESCE ? in mac_tx_srs_quiesce()
2530 mac_tx_srs_quiesce(flent->fe_tx_srs, SRS_QUIESCE); in mac_tx_flow_quiesce()
2565 i_mac_tx_client_quiesce(mch, SRS_QUIESCE); in mac_tx_client_quiesce()