Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c8316 mlxsw_sp_rif_mac_profile_find(const struct mlxsw_sp *mlxsw_sp, const char *mac) in mlxsw_sp_rif_mac_profile_find() function
8384 profile = mlxsw_sp_rif_mac_profile_find(mlxsw_sp, mac); in mlxsw_sp_rif_mac_profile_get()
8453 !mlxsw_sp_rif_mac_profile_find(mlxsw_sp, new_mac)) in mlxsw_sp_rif_mac_profile_replace()
9057 profile = mlxsw_sp_rif_mac_profile_find(mlxsw_sp, info->dev_addr); in mlxsw_sp_router_port_pre_changeaddr_event()