Home
last modified time | relevance | path

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

/titanic_44/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) { \
/titanic_44/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.c1482 if (srs->srs_type & SRST_BW_CONTROL) { in mac_rx_srs_update_bwlimit()
1488 srs->srs_type &= ~SRST_BW_CONTROL; in mac_rx_srs_update_bwlimit()
1500 if (!(srs->srs_type & SRST_BW_CONTROL)) { in mac_rx_srs_update_bwlimit()
1506 srs->srs_type |= SRST_BW_CONTROL; in mac_rx_srs_update_bwlimit()
1550 srs->srs_type &= ~SRST_BW_CONTROL; in mac_tx_srs_update_bwlimit()
1560 srs->srs_type |= SRST_BW_CONTROL; in mac_tx_srs_update_bwlimit()
1797 if (mac_rx_srs->srs_type & SRST_BW_CONTROL) in mac_srs_fanout_modify()
1901 if (mac_rx_srs->srs_type & SRST_BW_CONTROL) in mac_srs_fanout_init()
2171 mac_srs->srs_type |= SRST_BW_CONTROL; in mac_srs_create()
3845 if (tx_srs->srs_type & SRST_BW_CONTROL) { in mac_tx_srs_setup()
[all …]
H A Dmac.c4586 if (mac_srs->srs_type & SRST_BW_CONTROL) { in i_mac_group_add_ring()
4787 if (mac_srs->srs_type & SRST_BW_CONTROL) { in i_mac_group_rem_ring()