Home
last modified time | relevance | path

Searched refs:minrate (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.c59 p->u.params.minrate, p->u.params.maxrate, in t4_sched_class_fw_cmd()
627 p.u.params.minrate = 0; in cxgb4_sched_class_free()
H A Dcxgb4_tc_matchall.c130 .u.params.minrate = 0, in cxgb4_matchall_alloc_tc()
H A Dcxgb4_tc_mqprio.c341 p.u.params.minrate = div_u64(mqprio->min_rate[i] * 8, 1000); in cxgb4_mqprio_alloc_tc()
H A Dcxgb4.h1255 u32 minrate; /* minimum rate */ member
2080 u32 minrate, u32 maxrate, u16 weight, u16 pktsize,
H A Dt4_hw.c10407 u32 minrate, u32 maxrate, u16 weight, u16 pktsize, in t4_sched_params()
10426 cmd.u.params.min = cpu_to_be32(minrate); 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 Dcxgb4_main.c3562 p.u.params.minrate = 0; in cxgb_set_tx_maxrate()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.c59 p->u.params.minrate, p->u.params.maxrate, in t4_sched_class_fw_cmd()
627 p.u.params.minrate = 0; in cxgb4_sched_class_free()
H A Dcxgb4_tc_matchall.c174 .u.params.minrate = 0, in cxgb4_matchall_alloc_tc()
H A Dcxgb4_tc_mqprio.c341 p.u.params.minrate = div_u64(mqprio->min_rate[i] * 8, 1000); in cxgb4_mqprio_alloc_tc()
H A Dcxgb4.h1251 u32 minrate; /* minimum rate */ member
2076 u32 minrate, u32 maxrate, u16 weight, u16 pktsize,
H A Dt4_hw.c10376 u32 minrate, u32 maxrate, u16 weight, u16 pktsize, in t4_sched_params()
10395 cmd.u.params.min = cpu_to_be32(minrate); 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 Dcxgb4_main.c3559 p.u.params.minrate = 0; in cxgb_set_tx_maxrate()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1253 u8 next_index, u32 minrate) in mlxsw_sp_port_min_bw_set()
1261 mlxsw_reg_qeec_min_shaper_rate_set(qeec_pl, minrate); in mlxsw_sp_port_min_bw_set()
1251 mlxsw_sp_port_min_bw_set(struct mlxsw_sp_port *mlxsw_sp_port, enum mlxsw_reg_qeec_hr hr, u8 index, u8 next_index, u32 minrate) mlxsw_sp_port_min_bw_set() argument
/kernel/linux/linux-5.10/include/linux/
H A Dieee80211.h2274 * @minrate: minimum rate (in 1 Mbps units)
2287 u8 minrate; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1439 u8 next_index, u32 minrate) in mlxsw_sp_port_min_bw_set()
1447 mlxsw_reg_qeec_min_shaper_rate_set(qeec_pl, minrate); in mlxsw_sp_port_min_bw_set()
1437 mlxsw_sp_port_min_bw_set(struct mlxsw_sp_port *mlxsw_sp_port, enum mlxsw_reg_qeec_hr hr, u8 index, u8 next_index, u32 minrate) mlxsw_sp_port_min_bw_set() argument
/kernel/linux/linux-6.6/include/linux/
H A Dieee80211.h2690 * @minrate: minimum rate (in 1 Mbps units)
2704 u8 minrate; member
/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c3163 he_6ghz_op->minrate = 6; /* 6 Mbps */ in ieee80211_ie_build_he_oper()
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c3505 he_6ghz_op->minrate = 6; /* 6 Mbps */ in ieee80211_ie_build_he_oper()

Completed in 110 milliseconds