Searched refs:fnh_info (Results 1 – 1 of 1) sorted by relevance
5657 struct fib_nh_notifier_info fnh_info; member5702 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() local5815 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()