Home
last modified time | relevance | path

Searched refs:mlxsw_sp_acl_tcam_ops (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c23 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_priv_size()
632 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_region_create()
683 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_region_destroy()
757 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_vregion_create()
816 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_vregion_destroy()
838 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get()
851 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_set()
918 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_chunk_create()
935 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_chunk_destroy()
1066 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_entry_create()
[all …]
Dspectrum.h127 struct mlxsw_sp_acl_tcam_ops;
172 const struct mlxsw_sp_acl_tcam_ops *acl_tcam_ops;
988 struct mlxsw_sp_acl_tcam_ops { struct
1025 extern const struct mlxsw_sp_acl_tcam_ops mlxsw_sp1_acl_tcam_ops; argument
1028 extern const struct mlxsw_sp_acl_tcam_ops mlxsw_sp2_acl_tcam_ops;
Dspectrum1_acl_tcam.c237 const struct mlxsw_sp_acl_tcam_ops mlxsw_sp1_acl_tcam_ops = {
Dspectrum2_acl_tcam.c251 const struct mlxsw_sp_acl_tcam_ops mlxsw_sp2_acl_tcam_ops = {