Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.h97 bool mlxsw_sp_rif_has_dev(const struct mlxsw_sp_rif *rif);
H A Dspectrum_mr.c722 if (!mlxsw_sp_rif_has_dev(rif)) in mlxsw_sp_mr_rif_add()
737 if (!mlxsw_sp_rif_has_dev(rif)) in mlxsw_sp_mr_rif_del()
754 if (!mlxsw_sp_rif_has_dev(rif)) in mlxsw_sp_mr_rif_mtu_update()
H A Dspectrum_dpipe.c224 if (!rif || !mlxsw_sp_rif_has_dev(rif)) in mlxsw_sp_dpipe_table_erif_entries_dump()
H A Dspectrum_router.c8355 bool mlxsw_sp_rif_has_dev(const struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_has_dev() function