Searched defs:mlxsw_sp_policer_family_ops (Results 1 – 1 of 1) sorted by relevance
29 struct mlxsw_sp_policer_family_ops { struct30 int (*init)(struct mlxsw_sp_policer_family *family);31 void (*fini)(struct mlxsw_sp_policer_family *family);32 int (*policer_index_alloc)(struct mlxsw_sp_policer_family *family,34 struct mlxsw_sp_policer * (*policer_index_free)(struct mlxsw_sp_policer_family *family,36 int (*policer_init)(struct mlxsw_sp_policer_family *family,38 int (*policer_params_check)(const struct mlxsw_sp_policer_family *family,