Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.h78 const struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif);
H A Dspectrum_mr.c720 const struct net_device *rif_dev = mlxsw_sp_rif_dev(rif); in mlxsw_sp_mr_rif_add()
736 const struct net_device *rif_dev = mlxsw_sp_rif_dev(rif); in mlxsw_sp_mr_rif_del()
751 const struct net_device *rif_dev = mlxsw_sp_rif_dev(rif); in mlxsw_sp_mr_rif_mtu_update()
H A Dspectrum_dpipe.c224 if (!rif || !mlxsw_sp_rif_dev(rif)) in mlxsw_sp_dpipe_table_erif_entries_dump()
H A Dspectrum_router.c6502 const struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_dev() function