Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c127 .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.h1251 u8 rateunit; /* bit or packet rate */ member
2079 u8 rateunit, u8 ratemode, u8 channel, u8 class,
H A Dt4_hw.c10404 u8 rateunit, u8 ratemode, u8 channel, u8 class, in t4_sched_params() argument
10422 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()