Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h439 #define SRST_BW_CONTROL 0x00000200 macro
549 if ((mac_srs)->srs_type & SRST_BW_CONTROL) \
613 if ((srs)->srs_type & SRST_BW_CONTROL) { \
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c1164 if ((mac_srs)->srs_type & SRST_BW_CONTROL) { \
1175 if ((mac_srs)->srs_type & SRST_BW_CONTROL) { \
1506 bw_ctl = ((mac_srs->srs_type & SRST_BW_CONTROL) != 0); in mac_rx_srs_proto_fanout()
1923 bw_ctl = ((mac_srs->srs_type & SRST_BW_CONTROL) != 0); in mac_rx_srs_fanout()
2239 if (mac_srs->srs_type & SRST_BW_CONTROL) { in mac_rx_srs_poll_ring()
2323 if (mac_srs->srs_type & SRST_BW_CONTROL) { in mac_rx_srs_poll_ring()
2391 if ((mac_srs->srs_type & SRST_BW_CONTROL) && in mac_rx_srs_poll_ring()
2580 ASSERT(!(mac_srs->srs_type & SRST_BW_CONTROL)); in mac_rx_srs_drain()
2819 ASSERT(mac_srs->srs_type & SRST_BW_CONTROL); in mac_rx_srs_drain_bw()
3087 if (mac_srs->srs_type & SRST_BW_CONTROL) { in mac_srs_worker()
[all …]
H A Dmac_datapath_setup.c1492 if (srs->srs_type & SRST_BW_CONTROL) { in mac_rx_srs_update_bwlimit()
1498 srs->srs_type &= ~SRST_BW_CONTROL; in mac_rx_srs_update_bwlimit()
1510 if (!(srs->srs_type & SRST_BW_CONTROL)) { in mac_rx_srs_update_bwlimit()
1516 srs->srs_type |= SRST_BW_CONTROL; in mac_rx_srs_update_bwlimit()
1560 srs->srs_type &= ~SRST_BW_CONTROL; in mac_tx_srs_update_bwlimit()
1570 srs->srs_type |= SRST_BW_CONTROL; in mac_tx_srs_update_bwlimit()
1805 if (mac_rx_srs->srs_type & SRST_BW_CONTROL) in mac_srs_fanout_modify()
1909 if (mac_rx_srs->srs_type & SRST_BW_CONTROL) in mac_srs_fanout_init()
2175 mac_srs->srs_type |= SRST_BW_CONTROL; in mac_srs_create()
3953 if (tx_srs->srs_type & SRST_BW_CONTROL) { in mac_tx_srs_setup()
[all …]
H A Dmac.c5050 if (mac_srs->srs_type & SRST_BW_CONTROL) { in i_mac_group_add_ring()
5251 if (mac_srs->srs_type & SRST_BW_CONTROL) { in i_mac_group_rem_ring()