Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c3620 u8 max_rif_mac_profiles; in mlxsw_sp_resources_rif_mac_profile_register() local
3623 max_rif_mac_profiles = 1; in mlxsw_sp_resources_rif_mac_profile_register()
3625 max_rif_mac_profiles = MLXSW_CORE_RES_GET(mlxsw_core, in mlxsw_sp_resources_rif_mac_profile_register()
3627 devlink_resource_size_params_init(&size_params, max_rif_mac_profiles, in mlxsw_sp_resources_rif_mac_profile_register()
3628 max_rif_mac_profiles, 1, in mlxsw_sp_resources_rif_mac_profile_register()
3633 max_rif_mac_profiles, in mlxsw_sp_resources_rif_mac_profile_register()
H A Dspectrum_router.c8912 u8 max_rif_mac_profiles = mlxsw_sp->router->max_rif_mac_profile; in mlxsw_sp_rif_mac_profile_index_alloc() local
8917 max_rif_mac_profiles, GFP_KERNEL); in mlxsw_sp_rif_mac_profile_index_alloc()
9720 u8 max_rif_mac_profiles; in mlxsw_sp_router_port_pre_changeaddr_event() local
9729 max_rif_mac_profiles = mlxsw_sp->router->max_rif_mac_profile; in mlxsw_sp_router_port_pre_changeaddr_event()
9731 if (occ < max_rif_mac_profiles) in mlxsw_sp_router_port_pre_changeaddr_event()