Searched refs:mlxsw_sp_acl_ruleset_put (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum2_mr_tcam.c | 82 mlxsw_sp_acl_ruleset_put(mr_tcam->mlxsw_sp, mr_tcam->ruleset4); in mlxsw_sp2_mr_tcam_ipv4_init() 88 mlxsw_sp_acl_ruleset_put(mr_tcam->mlxsw_sp, mr_tcam->ruleset4); in mlxsw_sp2_mr_tcam_ipv4_fini() 132 mlxsw_sp_acl_ruleset_put(mr_tcam->mlxsw_sp, mr_tcam->ruleset6); in mlxsw_sp2_mr_tcam_ipv6_init() 138 mlxsw_sp_acl_ruleset_put(mr_tcam->mlxsw_sp, mr_tcam->ruleset6); in mlxsw_sp2_mr_tcam_ipv6_fini()
|
D | spectrum_flower.c | 668 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_replace() 676 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_replace() 699 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_destroy() 733 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_stats() 737 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_stats() 774 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_tmplt_destroy() 775 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_tmplt_destroy()
|
D | spectrum_acl.c | 287 void mlxsw_sp_acl_ruleset_put(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_put() function
|
D | spectrum.h | 989 void mlxsw_sp_acl_ruleset_put(struct mlxsw_sp *mlxsw_sp,
|