Home
last modified time | relevance | path

Searched defs:set_ctx (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c426 static int handle_hca_cap_atomic(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_atomic()
455 static int handle_hca_cap_odp(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_odp()
503 static int handle_hca_cap(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap()
574 static int handle_hca_cap_roce(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_roce()
602 void *set_ctx; in set_hca_cap() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.h55 int (*set_ctx)(struct nv50_head *, struct nv50_crc_notifier_ctx *); member