Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c1850 mlxsw_sp_acl_tcam_profile_ops_arr[] = { variable
1861 if (WARN_ON(profile >= ARRAY_SIZE(mlxsw_sp_acl_tcam_profile_ops_arr))) in mlxsw_sp_acl_tcam_profile_ops()
1863 ops = mlxsw_sp_acl_tcam_profile_ops_arr[profile]; in mlxsw_sp_acl_tcam_profile_ops()