Searched refs:nexthop_bucket_set_hw_flags (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/include/net/ |
D | nexthop.h | 223 void nexthop_bucket_set_hw_flags(struct net *net, u32 id, u16 bucket_index,
|
/linux-6.1.9/drivers/net/netdevsim/ |
D | fib.c | 1195 nexthop_bucket_set_hw_flags(net, nexthop->id, i, false, trap); in nsim_nexthop_hw_flags_set() 1315 nexthop_bucket_set_hw_flags(info->net, info->id, in nsim_nexthop_bucket_replace()
|
/linux-6.1.9/Documentation/networking/ |
D | nexthop-group-resilient.rst | 158 done through the ``nexthop_bucket_set_hw_flags()`` API.
|
/linux-6.1.9/net/ipv4/ |
D | nexthop.c | 3668 void nexthop_bucket_set_hw_flags(struct net *net, u32 id, u16 bucket_index, in nexthop_bucket_set_hw_flags() function 3700 EXPORT_SYMBOL(nexthop_bucket_set_hw_flags);
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_router.c | 3813 nexthop_bucket_set_hw_flags(mlxsw_sp_net(mlxsw_sp), nh_grp->obj.id, in mlxsw_sp_nexthop_bucket_offload_refresh()
|