Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c1935 mlxsw_sp_acl_tcam_profile_ops_arr[] = { variable
1946 if (WARN_ON(profile >= ARRAY_SIZE(mlxsw_sp_acl_tcam_profile_ops_arr))) in mlxsw_sp_acl_tcam_profile_ops()
1948 ops = mlxsw_sp_acl_tcam_profile_ops_arr[profile]; in mlxsw_sp_acl_tcam_profile_ops()