Searched refs:nexthop_bucket_set_hw_flags (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/include/net/ |
H A D | nexthop.h | 223 void nexthop_bucket_set_hw_flags(struct net *net, u32 id, u16 bucket_index,
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A 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()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 3671 void nexthop_bucket_set_hw_flags(struct net *net, u32 id, u16 bucket_index, in nexthop_bucket_set_hw_flags() function 3703 EXPORT_SYMBOL(nexthop_bucket_set_hw_flags); variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 3985 nexthop_bucket_set_hw_flags(mlxsw_sp_net(mlxsw_sp), nh_grp->obj.id, in mlxsw_sp_nexthop_bucket_offload_refresh()
|
Completed in 26 milliseconds