Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h669 extern void mac_tx_srs_quiesce(mac_soft_ring_set_t *, uint_t);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c2481 mac_tx_srs_quiesce(mac_soft_ring_set_t *srs, uint_t srs_quiesce_flag) in mac_tx_srs_quiesce() function
2530 mac_tx_srs_quiesce(flent->fe_tx_srs, SRS_QUIESCE); in mac_tx_flow_quiesce()
2556 mac_tx_srs_quiesce(MCIP_TX_SRS(mcip), srs_quiesce_flag); in i_mac_tx_client_quiesce()
H A Dmac_datapath_setup.c2604 mac_tx_srs_quiesce(tx_srs, SRS_CONDEMNED); in mac_tx_srs_group_teardown()