Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c430 static int handle_hca_cap_atomic(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_atomic()
459 static int handle_hca_cap_odp(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_odp()
554 static int handle_hca_cap_2(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_2()
579 static int handle_hca_cap(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap()
698 static int handle_hca_cap_roce(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_roce()
727 void *set_ctx) in handle_hca_cap_port_selection()
756 void *set_ctx; in set_hca_cap() local