Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c5931 struct fib6_entry_notifier_info *fen6_info) in mlxsw_sp_router_fib6_work_init() argument
5933 struct fib6_info *rt = fen6_info->rt; in mlxsw_sp_router_fib6_work_init()
5939 nrt6 = fen6_info->nsiblings + 1; in mlxsw_sp_router_fib6_work_init()
5951 if (!fen6_info->nsiblings) in mlxsw_sp_router_fib6_work_init()
5955 if (i == fen6_info->nsiblings) in mlxsw_sp_router_fib6_work_init()
5962 WARN_ON_ONCE(i != fen6_info->nsiblings); in mlxsw_sp_router_fib6_work_init()
6141 struct fib6_entry_notifier_info *fen6_info; in mlxsw_sp_router_fib6_event() local
6148 fen6_info = container_of(info, struct fib6_entry_notifier_info, in mlxsw_sp_router_fib6_event()
6151 fen6_info); in mlxsw_sp_router_fib6_event()
6271 struct fib6_entry_notifier_info *fen6_info; in mlxsw_sp_router_fib_event() local
[all …]