Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h127 struct mlxsw_sp_acl_rulei_ops;
194 const struct mlxsw_sp_acl_rulei_ops *acl_rulei_ops;
1105 struct mlxsw_sp_acl_rulei_ops { struct
1111 extern struct mlxsw_sp_acl_rulei_ops mlxsw_sp1_acl_rulei_ops; argument
1112 extern struct mlxsw_sp_acl_rulei_ops mlxsw_sp2_acl_rulei_ops;
H A Dspectrum_acl.c720 const struct mlxsw_sp_acl_rulei_ops *acl_rulei_ops = mlxsw_sp->acl_rulei_ops; in mlxsw_sp_acl_rulei_act_mangle()
1124 struct mlxsw_sp_acl_rulei_ops mlxsw_sp1_acl_rulei_ops = {
1128 struct mlxsw_sp_acl_rulei_ops mlxsw_sp2_acl_rulei_ops = {