Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c3704 u8 max_rif_mac_profiles; in mlxsw_sp_resources_rif_mac_profile_register() local
3707 max_rif_mac_profiles = 1; in mlxsw_sp_resources_rif_mac_profile_register()
3709 max_rif_mac_profiles = MLXSW_CORE_RES_GET(mlxsw_core, in mlxsw_sp_resources_rif_mac_profile_register()
3711 devlink_resource_size_params_init(&size_params, max_rif_mac_profiles, in mlxsw_sp_resources_rif_mac_profile_register()
3712 max_rif_mac_profiles, 1, in mlxsw_sp_resources_rif_mac_profile_register()
3717 max_rif_mac_profiles, in mlxsw_sp_resources_rif_mac_profile_register()
H A Dspectrum_router.c8696 u8 max_rif_mac_profiles = mlxsw_sp->router->max_rif_mac_profile; in mlxsw_sp_rif_mac_profile_index_alloc() local
8701 max_rif_mac_profiles, GFP_KERNEL); in mlxsw_sp_rif_mac_profile_index_alloc()
9504 u8 max_rif_mac_profiles; in mlxsw_sp_router_port_pre_changeaddr_event() local
9513 max_rif_mac_profiles = mlxsw_sp->router->max_rif_mac_profile; in mlxsw_sp_router_port_pre_changeaddr_event()
9515 if (occ < max_rif_mac_profiles) in mlxsw_sp_router_port_pre_changeaddr_event()