Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_soft_ring.h438 #define SRST_BW_CONTROL 0x00000200 macro
548 if ((mac_srs)->srs_type & SRST_BW_CONTROL) \
612 if ((srs)->srs_type & SRST_BW_CONTROL) { \
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_sched.c1163 if ((mac_srs)->srs_type & SRST_BW_CONTROL) { \
1174 if ((mac_srs)->srs_type & SRST_BW_CONTROL) { \
1513 bw_ctl = ((mac_srs->srs_type & SRST_BW_CONTROL) != 0); in mac_rx_srs_proto_fanout()
1922 bw_ctl = ((mac_srs->srs_type & SRST_BW_CONTROL) != 0); in mac_rx_srs_fanout()
2233 if (mac_srs->srs_type & SRST_BW_CONTROL) { in mac_rx_srs_poll_ring()
2317 if (mac_srs->srs_type & SRST_BW_CONTROL) { in mac_rx_srs_poll_ring()
2385 if ((mac_srs->srs_type & SRST_BW_CONTROL) && in mac_rx_srs_poll_ring()
2574 ASSERT(!(mac_srs->srs_type & SRST_BW_CONTROL)); in mac_rx_srs_drain()
2816 ASSERT(mac_srs->srs_type & SRST_BW_CONTROL); in mac_rx_srs_drain_bw()
3084 if (mac_srs->srs_type & SRST_BW_CONTROL) { in mac_srs_worker()
[all …]
H A Dmac_datapath_setup.c1481 if (srs->srs_type & SRST_BW_CONTROL) { in mac_rx_srs_update_bwlimit()
1487 srs->srs_type &= ~SRST_BW_CONTROL; in mac_rx_srs_update_bwlimit()
1499 if (!(srs->srs_type & SRST_BW_CONTROL)) { in mac_rx_srs_update_bwlimit()
1505 srs->srs_type |= SRST_BW_CONTROL; in mac_rx_srs_update_bwlimit()
1549 srs->srs_type &= ~SRST_BW_CONTROL; in mac_tx_srs_update_bwlimit()
1559 srs->srs_type |= SRST_BW_CONTROL; in mac_tx_srs_update_bwlimit()
1820 if (mac_rx_srs->srs_type & SRST_BW_CONTROL) in mac_srs_fanout_modify()
1924 if (mac_rx_srs->srs_type & SRST_BW_CONTROL) in mac_srs_fanout_init()
2194 mac_srs->srs_type |= SRST_BW_CONTROL; in mac_srs_create()
3865 if (tx_srs->srs_type & SRST_BW_CONTROL) { in mac_tx_srs_setup()
[all …]
H A Dmac.c4591 if (mac_srs->srs_type & SRST_BW_CONTROL) { in i_mac_group_add_ring()
4792 if (mac_srs->srs_type & SRST_BW_CONTROL) { in i_mac_group_rem_ring()