Searched refs:max_rif_mac_profiles (Results 1 – 2 of 2) sorted by relevance
3704 u8 max_rif_mac_profiles; in mlxsw_sp_resources_rif_mac_profile_register() local3707 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()
8696 u8 max_rif_mac_profiles = mlxsw_sp->router->max_rif_mac_profile; in mlxsw_sp_rif_mac_profile_index_alloc() local8701 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() local9513 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()