Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c1857 mlxsw_sp_acl_tcam_profile_ops_arr[] = { variable
1868 if (WARN_ON(profile >= ARRAY_SIZE(mlxsw_sp_acl_tcam_profile_ops_arr))) in mlxsw_sp_acl_tcam_profile_ops()
1870 ops = mlxsw_sp_acl_tcam_profile_ops_arr[profile]; in mlxsw_sp_acl_tcam_profile_ops()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c1904 mlxsw_sp_acl_tcam_profile_ops_arr[] = { variable
1915 if (WARN_ON(profile >= ARRAY_SIZE(mlxsw_sp_acl_tcam_profile_ops_arr))) in mlxsw_sp_acl_tcam_profile_ops()
1917 ops = mlxsw_sp_acl_tcam_profile_ops_arr[profile]; in mlxsw_sp_acl_tcam_profile_ops()

Completed in 6 milliseconds