Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c416 static int handle_hca_cap_atomic(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_atomic()
445 static int handle_hca_cap_odp(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_odp()
493 static int handle_hca_cap(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap()
570 static int handle_hca_cap_roce(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_roce()
598 void *set_ctx; in set_hca_cap() local
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.h55 int (*set_ctx)(struct nv50_head *, struct nv50_crc_notifier_ctx *); member