Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8741 mlxsw_sp_rif_mac_profile_find(const struct mlxsw_sp *mlxsw_sp, const char *mac) in mlxsw_sp_rif_mac_profile_find() function
8809 profile = mlxsw_sp_rif_mac_profile_find(mlxsw_sp, mac); in mlxsw_sp_rif_mac_profile_get()
8878 !mlxsw_sp_rif_mac_profile_find(mlxsw_sp, new_mac)) in mlxsw_sp_rif_mac_profile_replace()
9509 profile = mlxsw_sp_rif_mac_profile_find(mlxsw_sp, info->dev_addr); in mlxsw_sp_router_port_pre_changeaddr_event()