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.h126 struct mlxsw_sp_acl_rulei_ops;
171 const struct mlxsw_sp_acl_rulei_ops *acl_rulei_ops;
975 struct mlxsw_sp_acl_rulei_ops { struct
981 extern struct mlxsw_sp_acl_rulei_ops mlxsw_sp1_acl_rulei_ops; argument
982 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()
1018 struct mlxsw_sp_acl_rulei_ops mlxsw_sp1_acl_rulei_ops = {
1022 struct mlxsw_sp_acl_rulei_ops mlxsw_sp2_acl_rulei_ops = {