Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h48 const struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif);
Dspectrum_mr.c709 const struct net_device *rif_dev = mlxsw_sp_rif_dev(rif); in mlxsw_sp_mr_rif_add()
725 const struct net_device *rif_dev = mlxsw_sp_rif_dev(rif); in mlxsw_sp_mr_rif_del()
740 const struct net_device *rif_dev = mlxsw_sp_rif_dev(rif); in mlxsw_sp_mr_rif_mtu_update()
Dspectrum_router.c6124 const struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_dev() function