Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c956 mlxsw_sp_acl_tcam_profile_ops_arr[] = { variable
966 if (WARN_ON(profile >= ARRAY_SIZE(mlxsw_sp_acl_tcam_profile_ops_arr))) in mlxsw_sp_acl_tcam_profile_ops()
968 ops = mlxsw_sp_acl_tcam_profile_ops_arr[profile]; in mlxsw_sp_acl_tcam_profile_ops()