Home
last modified time | relevance | path

Searched defs:create_ctx (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dfs_hws.c503 struct mlx5_fs_hws_create_action_ctx create_ctx; in mlx5_fs_get_action_aso_meter() local
539 struct mlx5_fs_hws_create_action_ctx create_ctx; in mlx5_fs_get_dest_action_sampler() local
632 mlx5_fs_create_hws_action(struct mlx5_fs_hws_create_action_ctx *create_ctx) in mlx5_fs_create_hws_action()
655 struct mlx5_fs_hws_create_action_ctx *create_ctx) in mlx5_fs_get_hws_action()
Dfs_hws_pools.c408 struct mlx5_fs_hws_create_action_ctx create_ctx; in mlx5_fc_get_hws_action() local
/linux-6.15/drivers/block/zram/
Dzcomp.h56 int (*create_ctx)(struct zcomp_params *params, struct zcomp_ctx *ctx); member