Searched refs:mlxsw_sp_acl_ruleset_put (Results 1 – 4 of 4) sorted by relevance
/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 | 599 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_replace() 607 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_replace() 630 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_destroy() 664 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_stats() 668 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_stats() 705 mlxsw_sp_acl_ruleset_put(mlxsw_sp, ruleset); in mlxsw_sp_flower_tmplt_destroy() 706 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 | 869 void mlxsw_sp_acl_ruleset_put(struct mlxsw_sp *mlxsw_sp,
|