Home
last modified time | relevance | path

Searched refs:rateunit (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c171 .u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS, in cxgb4_matchall_alloc_tc()
H A Dsched.c56 p->u.params.rateunit, in t4_sched_class_fw_cmd()
H A Dcxgb4_tc_mqprio.c324 .u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS, in cxgb4_mqprio_alloc_tc()
H A Dcxgb4.h1247 u8 rateunit; /* bit or packet rate */ member
2075 u8 rateunit, u8 ratemode, u8 channel, u8 class,
H A Dt4_hw.c10376 u8 rateunit, u8 ratemode, u8 channel, u8 class, in t4_sched_params() argument
10394 cmd.u.params.unit = rateunit; in t4_sched_params()
H A Dcxgb4_main.c3558 p.u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS; in cxgb_set_tx_maxrate()