Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h78 const struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif);
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()
Dspectrum_dpipe.c224 if (!rif || !mlxsw_sp_rif_dev(rif)) in mlxsw_sp_dpipe_table_erif_entries_dump()
Dspectrum_router.c6502 const struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_dev() function