Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction_ste_pool.c306 action_ste_cleanup.work); in hws_action_ste_pool_cleanup()
321 schedule_delayed_work(&ctx->action_ste_cleanup, in hws_action_ste_pool_cleanup()
344 INIT_DELAYED_WORK(&ctx->action_ste_cleanup, in mlx5hws_action_ste_pool_init()
347 &ctx->action_ste_cleanup, in mlx5hws_action_ste_pool_init()
365 cancel_delayed_work_sync(&ctx->action_ste_cleanup); in mlx5hws_action_ste_pool_uninit()
A Dcontext.h43 struct delayed_work action_ste_cleanup; member

Completed in 5 milliseconds