Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dlag_mp.c115 struct fib_nh *fib_nh0, *fib_nh1; in mlx5_lag_fib_route_event()
134 struct fib_nh *nh = fib_info_nh(fi, 0); in mlx5_lag_fib_route_event()
178 struct fib_nh *fib_nh, in mlx5_lag_fib_nexthop_event() argument
189 int i = mlx5_lag_dev_get_netdev_idx(ldev, fib_nh->fib_nh_dev); in mlx5_lag_fib_nexthop_event()
206 struct fib_nh *fib_nh; in mlx5_lag_fib_update() local
219 fib_nh = fib_work->fnh_info.fib_nh; in mlx5_lag_fib_update()
222 fib_work->fnh_info.fib_nh, in mlx5_lag_fib_update()
223 fib_nh->nh_parent); in mlx5_lag_fib_update()
224 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_update()
297 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_event()
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c2748 struct fib_nh *fib_nh; member
3405 nh->key.fib_nh->fib_nh_flags |= RTNH_F_OFFLOAD; in mlxsw_sp_nexthop4_group_offload_refresh()
3407 nh->key.fib_nh->fib_nh_flags &= ~RTNH_F_OFFLOAD; in mlxsw_sp_nexthop4_group_offload_refresh()
3803 const struct fib_nh *fib_nh, in mlxsw_sp_nexthop4_ipip_type() argument
3806 struct net_device *dev = fib_nh->fib_nh_dev; in mlxsw_sp_nexthop4_ipip_type()
3809 fib_nh->nh_parent->fib_type == RTN_UNICAST && in mlxsw_sp_nexthop4_ipip_type()
3830 struct fib_nh *fib_nh) in mlxsw_sp_nexthop4_type_init() argument
3833 struct net_device *dev = fib_nh->fib_nh_dev; in mlxsw_sp_nexthop4_type_init()
3875 struct fib_nh *fib_nh) in mlxsw_sp_nexthop4_init() argument
3877 struct net_device *dev = fib_nh->fib_nh_dev; in mlxsw_sp_nexthop4_init()
[all …]
/drivers/net/ethernet/rocker/
Drocker_ofdpa.c2271 const struct fib_nh *nh; in ofdpa_port_fib_ipv4()
2737 struct fib_nh *nh; in ofdpa_fib4_add()
2760 struct fib_nh *nh; in ofdpa_fib4_del()
2788 struct fib_nh *nh; in ofdpa_fib4_abort()