Home
last modified time | relevance | path

Searched refs:bw_ctl (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h544 boolean_t bw_ctl = B_FALSE; \
550 bw_ctl = B_TRUE; \
554 if (bw_ctl) \
560 if (bw_ctl) \
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c1449 if ((bw_ctl)) \
1497 boolean_t bw_ctl; in mac_rx_srs_proto_fanout() local
1506 bw_ctl = ((mac_srs->srs_type & SRST_BW_CONTROL) != 0); in mac_rx_srs_proto_fanout()
1601 cnt[type], bw_ctl, sz[type], sz1, mp); in mac_rx_srs_proto_fanout()
1643 cnt[type], bw_ctl, sz[type], sz1, mp); in mac_rx_srs_proto_fanout()
1671 bw_ctl, sz[type], sz1, mp); in mac_rx_srs_proto_fanout()
1913 boolean_t bw_ctl; in mac_rx_srs_fanout() local
1923 bw_ctl = ((mac_srs->srs_type & SRST_BW_CONTROL) != 0); in mac_rx_srs_fanout()
2034 tailmp[type][indx], cnt[type][indx], bw_ctl, in mac_rx_srs_fanout()
2113 tailmp[type][indx], cnt[type][indx], bw_ctl, in mac_rx_srs_fanout()
[all …]