Searched refs:max_rif_mac_profiles (Results 1 – 2 of 2) sorted by relevance
3652 u8 max_rif_mac_profiles; in mlxsw_sp_resources_rif_mac_profile_register() local3655 max_rif_mac_profiles = 1; in mlxsw_sp_resources_rif_mac_profile_register()3657 max_rif_mac_profiles = MLXSW_CORE_RES_GET(mlxsw_core, in mlxsw_sp_resources_rif_mac_profile_register()3659 devlink_resource_size_params_init(&size_params, max_rif_mac_profiles, in mlxsw_sp_resources_rif_mac_profile_register()3660 max_rif_mac_profiles, 1, in mlxsw_sp_resources_rif_mac_profile_register()3665 max_rif_mac_profiles, in mlxsw_sp_resources_rif_mac_profile_register()
8914 u8 max_rif_mac_profiles = mlxsw_sp->router->max_rif_mac_profile; in mlxsw_sp_rif_mac_profile_index_alloc() local8919 max_rif_mac_profiles, GFP_KERNEL); in mlxsw_sp_rif_mac_profile_index_alloc()9722 u8 max_rif_mac_profiles; in mlxsw_sp_router_port_pre_changeaddr_event() local9731 max_rif_mac_profiles = mlxsw_sp->router->max_rif_mac_profile; in mlxsw_sp_router_port_pre_changeaddr_event()9733 if (occ < max_rif_mac_profiles) in mlxsw_sp_router_port_pre_changeaddr_event()