Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h22 atomic_t rif_mac_profiles_count; member
Dspectrum_router.c8335 return atomic_read(&mlxsw_sp->router->rif_mac_profiles_count); in mlxsw_sp_rif_mac_profiles_occ_get()
8360 atomic_inc(&mlxsw_sp->router->rif_mac_profiles_count); in mlxsw_sp_rif_mac_profile_create()
8373 atomic_dec(&mlxsw_sp->router->rif_mac_profiles_count); in mlxsw_sp_rif_mac_profile_destroy()
9961 atomic_set(&mlxsw_sp->router->rif_mac_profiles_count, 0); in mlxsw_sp_rifs_init()