Searched defs:rate_bytes_ps (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_flex_actions.c | 172 static int mlxsw_sp_act_policer_add(void *priv, u64 rate_bytes_ps, u32 burst, in mlxsw_sp_act_policer_add()
|
D | core_acl_flex_actions.c | 869 u64 rate_bytes_ps, u32 burst, in mlxsw_afa_policer_create() 918 u64 rate_bytes_ps, u32 burst, in mlxsw_afa_policer_get() 969 u64 rate_bytes_ps, u32 burst, in mlxsw_afa_policer_ref_create() 1809 u32 fa_index, u64 rate_bytes_ps, u32 burst, in mlxsw_afa_block_append_police()
|
D | spectrum_policer.c | 54 static u64 mlxsw_sp_policer_rate_bytes_ps_kbps(u64 rate_bytes_ps) in mlxsw_sp_policer_rate_bytes_ps_kbps()
|
D | spectrum_acl.c | 654 u32 index, u64 rate_bytes_ps, in mlxsw_sp_acl_rulei_act_police()
|
/kernel/linux/linux-5.10/include/net/ |
D | flow_offload.h | 236 u64 rate_bytes_ps; member
|
D | sch_generic.h | 1246 u64 rate_bytes_ps; /* bytes per second */ member
|