Home
last modified time | relevance | path

Searched refs:mlxsw_sp_rif_dev (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c92 static struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_dev() function
1644 struct net_device *dev = mlxsw_sp_rif_dev(&lb_rif->common); in mlxsw_sp_rif_ipip_lb_op()
2430 dev = mlxsw_sp_rif_dev(mlxsw_sp->router->rifs[rif]); in mlxsw_sp_router_neigh_ent_ipv4_process()
2458 dev = mlxsw_sp_rif_dev(mlxsw_sp->router->rifs[rif]); in mlxsw_sp_router_neigh_ent_ipv6_process()
3000 if (n->dev != mlxsw_sp_rif_dev(rms->rif)) in mlxsw_sp_neigh_rif_made_sync_each()
4573 struct net_device *dev = mlxsw_sp_rif_dev(rif); in mlxsw_sp_nexthop_rif_update()
8063 !netif_is_l3_slave(mlxsw_sp_rif_dev(rif))) in mlxsw_sp_rif_should_config()
8172 struct net_device *dev = mlxsw_sp_rif_dev(&lb_rif->common); in mlxsw_sp_ipip_lb_ul_vr_id()
8351 return mlxsw_sp_rif_dev(rif)->ifindex; in mlxsw_sp_rif_dev_ifindex()
8356 return !!mlxsw_sp_rif_dev(ri in mlxsw_sp_rif_has_dev()
[all...]

Completed in 29 milliseconds