Searched defs:rate_bytes_ps (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
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 | 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()
|
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 | 654 u32 index, u64 rate_bytes_ps, in mlxsw_sp_acl_rulei_act_police()
|
/linux/include/net/ |
A D | flow_offload.h | 237 u64 rate_bytes_ps; member
|
A D | sch_generic.h | 1244 u64 rate_bytes_ps; /* bytes per second */ member
|
Completed in 27 milliseconds