Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c428 static int handle_hca_cap_atomic(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_atomic()
457 static int handle_hca_cap_odp(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_odp()
538 static int handle_hca_cap_2(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_2()
563 static int handle_hca_cap(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap()
675 static int handle_hca_cap_roce(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_roce()
704 void *set_ctx) in handle_hca_cap_port_selection()
733 void *set_ctx; in set_hca_cap() local
Dvport.c1186 void *set_ctx; in mlx5_vport_set_other_func_cap() local
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.h53 int (*set_ctx)(struct nv50_head *, struct nv50_crc_notifier_ctx *); member