Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A 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
630 mlx5_fs_create_hws_action(struct mlx5_fs_hws_create_action_ctx *create_ctx) in mlx5_fs_create_hws_action()
653 struct mlx5_fs_hws_create_action_ctx *create_ctx) in mlx5_fs_get_hws_action()
H A Dfs_hws_pools.c408 struct mlx5_fs_hws_create_action_ctx create_ctx; in mlx5_fc_get_hws_action() local
/linux/drivers/block/zram/
H A Dzcomp.h63 int (*create_ctx)(struct zcomp_params *params, struct zcomp_ctx *ctx); member