Searched defs:rate_bytes_ps (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
A D | core_acl_flex_actions.c | 870 u64 rate_bytes_ps, u32 burst, in mlxsw_afa_policer_create() 919 u64 rate_bytes_ps, u32 burst, in mlxsw_afa_policer_get() 970 u64 rate_bytes_ps, u32 burst, in mlxsw_afa_policer_ref_create() 1810 u32 fa_index, u64 rate_bytes_ps, u32 burst, in mlxsw_afa_block_append_police()
|
A 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()
|
A 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()
|
A D | spectrum_acl.c | 734 u32 index, u64 rate_bytes_ps, in mlxsw_sp_acl_rulei_act_police()
|
/linux-6.3-rc2/include/net/ |
A D | flow_offload.h | 274 u64 rate_bytes_ps; member
|
A D | sch_generic.h | 1198 u64 rate_bytes_ps; /* bytes per second */ member
|
Completed in 24 milliseconds