Home
last modified time | relevance | path

Searched refs:mlxsw_sp_acl_to_tcam (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c688 struct mlxsw_sp_acl_tcam *tcam = mlxsw_sp_acl_to_tcam(mlxsw_sp->acl); in mlxsw_sp_acl_tcam_region_destroy()
1499 tcam = mlxsw_sp_acl_to_tcam(mlxsw_sp->acl); in mlxsw_sp_acl_tcam_region_rehash_intrvl_get()
1520 tcam = mlxsw_sp_acl_to_tcam(mlxsw_sp->acl); in mlxsw_sp_acl_tcam_region_rehash_intrvl_set()
H A Dspectrum_acl.c44 struct mlxsw_sp_acl_tcam *mlxsw_sp_acl_to_tcam(struct mlxsw_sp_acl *acl) in mlxsw_sp_acl_to_tcam() function