Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c5657 struct fib_nh_notifier_info fnh_info; member
5702 fib_work->fnh_info.fib_nh); in mlxsw_sp_router_fib4_event_work()
5703 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event_work()
5798 struct fib_nh_notifier_info *fnh_info; in mlxsw_sp_router_fib4_event() local
5815 fnh_info = container_of(info, struct fib_nh_notifier_info, in mlxsw_sp_router_fib4_event()
5817 fib_work->fnh_info = *fnh_info; in mlxsw_sp_router_fib4_event()
5818 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event()