Home
last modified time | relevance | path

Searched refs:mlxsw_sp_acl_rulei_ops (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h133 struct mlxsw_sp_acl_rulei_ops;
189 const struct mlxsw_sp_acl_rulei_ops *acl_rulei_ops;
1036 struct mlxsw_sp_acl_rulei_ops { struct
1042 extern struct mlxsw_sp_acl_rulei_ops mlxsw_sp1_acl_rulei_ops; argument
1043 extern struct mlxsw_sp_acl_rulei_ops mlxsw_sp2_acl_rulei_ops;
Dspectrum_acl.c632 const struct mlxsw_sp_acl_rulei_ops *acl_rulei_ops = mlxsw_sp->acl_rulei_ops; in mlxsw_sp_acl_rulei_act_mangle()
1043 struct mlxsw_sp_acl_rulei_ops mlxsw_sp1_acl_rulei_ops = {
1047 struct mlxsw_sp_acl_rulei_ops mlxsw_sp2_acl_rulei_ops = {