Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h223 size_t mac_bw_drop_threshold; /* Max queue length */ member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c2250 mac_srs->srs_bw->mac_bw_drop_threshold - in mac_rx_srs_poll_ring()
2867 mac_srs->srs_bw->mac_bw_drop_threshold += in mac_rx_srs_drain_bw()
2868 mac_srs->srs_bw->mac_bw_drop_threshold; in mac_rx_srs_drain_bw()
3340 mac_bw->mac_bw_drop_threshold) { in mac_rx_srs_process()
3353 mac_bw->mac_bw_drop_threshold) in mac_rx_srs_process()
H A Dmac_datapath_setup.c1508 srs->srs_bw->mac_bw_drop_threshold = in mac_rx_srs_update_bwlimit()
1568 srs->srs_bw->mac_bw_drop_threshold = in mac_tx_srs_update_bwlimit()
2173 mac_bw->mac_bw_drop_threshold = mac_bw->mac_bw_limit << 1; in mac_srs_create()