Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c412 static int handle_hca_cap_atomic(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_atomic()
441 static int handle_hca_cap_odp(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_odp()
522 static int handle_hca_cap_2(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_2()
547 static int handle_hca_cap(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap()
656 static int handle_hca_cap_roce(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_roce()
684 void *set_ctx; in set_hca_cap() local
/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.h53 int (*set_ctx)(struct nv50_head *, struct nv50_crc_notifier_ctx *); member