Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c3652 u8 max_rif_mac_profiles; in mlxsw_sp_resources_rif_mac_profile_register() local
3655 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()
H A Dspectrum_router.c8914 u8 max_rif_mac_profiles = mlxsw_sp->router->max_rif_mac_profile; in mlxsw_sp_rif_mac_profile_index_alloc() local
8919 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() local
9731 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()