Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.h46 #define SCHED_MAX_RATE_KBPS 100000000U macro
H A Dsched.c634 p.u.params.maxrate = SCHED_MAX_RATE_KBPS; in cxgb4_sched_class_free()
H A Dcxgb4_main.c3527 if (req_rate > SCHED_MAX_RATE_KBPS) { in cxgb_set_tx_maxrate()
3530 rate, SCHED_MAX_RATE_KBPS / 1000); in cxgb_set_tx_maxrate()