Searched refs:ll_op_ctx (Results 1 – 2 of 2) sorted by relevance
77 struct mlxsw_sp_fib_entry_op_ctx *ll_op_ctx; member
5962 struct mlxsw_sp_fib_entry_op_ctx *op_ctx = mlxsw_sp->router->ll_op_ctx; in mlxsw_sp_fib_entry_update()6388 struct mlxsw_sp_fib_entry_op_ctx *op_ctx = mlxsw_sp->router->ll_op_ctx; in mlxsw_sp_fib_node_entry_unlink()7541 struct mlxsw_sp_fib_entry_op_ctx *op_ctx = router->ll_op_ctx; in mlxsw_sp_router_fib_event_work()7605 WARN_ON_ONCE(!list_empty(&router->ll_op_ctx->fib_entry_priv_list)); in mlxsw_sp_router_fib_event_work()9826 router->ll_op_ctx = kzalloc(sizeof(*router->ll_op_ctx) + max_size, in mlxsw_sp_router_ll_op_ctx_init()9828 if (!router->ll_op_ctx) in mlxsw_sp_router_ll_op_ctx_init()9830 INIT_LIST_HEAD(&router->ll_op_ctx->fib_entry_priv_list); in mlxsw_sp_router_ll_op_ctx_init()9836 WARN_ON(!list_empty(&router->ll_op_ctx->fib_entry_priv_list)); in mlxsw_sp_router_ll_op_ctx_fini()9837 kfree(router->ll_op_ctx); in mlxsw_sp_router_ll_op_ctx_fini()