Searched refs:rateunit (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_matchall.c | 127 .u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS, in cxgb4_matchall_alloc_tc()
|
H A D | sched.c | 56 p->u.params.rateunit, in t4_sched_class_fw_cmd()
|
H A D | cxgb4_tc_mqprio.c | 324 .u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS, in cxgb4_mqprio_alloc_tc()
|
H A D | cxgb4.h | 1251 u8 rateunit; /* bit or packet rate */ member 2079 u8 rateunit, u8 ratemode, u8 channel, u8 class,
|
H A D | t4_hw.c | 10406 u8 rateunit, u8 ratemode, u8 channel, u8 class, in t4_sched_params() 10424 cmd.u.params.unit = rateunit; in t4_sched_params() 10405 t4_sched_params(struct adapter *adapter, u8 type, u8 level, u8 mode, u8 rateunit, u8 ratemode, u8 channel, u8 class, u32 minrate, u32 maxrate, u16 weight, u16 pktsize, u16 burstsize) t4_sched_params() argument
|
H A D | cxgb4_main.c | 3558 p.u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS; in cxgb_set_tx_maxrate()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_matchall.c | 171 .u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS, in cxgb4_matchall_alloc_tc()
|
H A D | sched.c | 56 p->u.params.rateunit, in t4_sched_class_fw_cmd()
|
H A D | cxgb4_tc_mqprio.c | 324 .u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS, in cxgb4_mqprio_alloc_tc()
|
H A D | cxgb4.h | 1247 u8 rateunit; /* bit or packet rate */ member 2075 u8 rateunit, u8 ratemode, u8 channel, u8 class,
|
H A D | t4_hw.c | 10375 u8 rateunit, u8 ratemode, u8 channel, u8 class, in t4_sched_params() 10393 cmd.u.params.unit = rateunit; in t4_sched_params() 10374 t4_sched_params(struct adapter *adapter, u8 type, u8 level, u8 mode, u8 rateunit, u8 ratemode, u8 channel, u8 class, u32 minrate, u32 maxrate, u16 weight, u16 pktsize, u16 burstsize) t4_sched_params() argument
|
H A D | cxgb4_main.c | 3555 p.u.params.rateunit = SCHED_CLASS_RATEUNIT_BITS; in cxgb_set_tx_maxrate()
|
Completed in 55 milliseconds