Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_flow_impl.h223 size_t mac_bw_drop_threshold; /* Max queue length */ member
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_sched.c2244 mac_srs->srs_bw->mac_bw_drop_threshold - in mac_rx_srs_poll_ring()
2864 mac_srs->srs_bw->mac_bw_drop_threshold += in mac_rx_srs_drain_bw()
2865 mac_srs->srs_bw->mac_bw_drop_threshold; in mac_rx_srs_drain_bw()
3336 mac_bw->mac_bw_drop_threshold) { in mac_rx_srs_process()
3349 mac_bw->mac_bw_drop_threshold) in mac_rx_srs_process()
H A Dmac_datapath_setup.c1497 srs->srs_bw->mac_bw_drop_threshold = in mac_rx_srs_update_bwlimit()
1557 srs->srs_bw->mac_bw_drop_threshold = in mac_tx_srs_update_bwlimit()
2192 mac_bw->mac_bw_drop_threshold = mac_bw->mac_bw_limit << 1; in mac_srs_create()