Searched refs:rateunit (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ ! |
D | cxgb4_tc_matchall.c | 171 .u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS, in cxgb4_matchall_alloc_tc()
|
D | sched.c | 56 p->u.params.rateunit, in t4_sched_class_fw_cmd()
|
D | cxgb4_tc_mqprio.c | 324 .u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS, in cxgb4_mqprio_alloc_tc()
|
D | cxgb4.h | 1249 u8 rateunit; /* bit or packet rate */ member 2077 u8 rateunit, u8 ratemode, u8 channel, u8 class,
|
D | t4_hw.c | 10373 u8 rateunit, u8 ratemode, u8 channel, u8 class, in t4_sched_params() argument 10391 cmd.u.params.unit = rateunit; in t4_sched_params()
|
D | cxgb4_main.c | 3556 p.u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS; in cxgb_set_tx_maxrate()
|