Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv_vhca.c18 struct mlx5_hv_vhca *hv_vhca; member
31 struct mlx5_hv_vhca *hv_vhca; member
43 struct mlx5_hv_vhca *hv_vhca; in mlx5_hv_vhca_create() local
61 void mlx5_hv_vhca_destroy(struct mlx5_hv_vhca *hv_vhca) in mlx5_hv_vhca_destroy()
73 struct mlx5_hv_vhca *hv_vhca; in mlx5_hv_vhca_invalidate_work() local
98 struct mlx5_hv_vhca *hv_vhca = (struct mlx5_hv_vhca *)context; in mlx5_hv_vhca_invalidate() local
114 static void mlx5_hv_vhca_agents_control(struct mlx5_hv_vhca *hv_vhca, in mlx5_hv_vhca_agents_control()
132 static void mlx5_hv_vhca_capabilities(struct mlx5_hv_vhca *hv_vhca, in mlx5_hv_vhca_capabilities()
149 struct mlx5_hv_vhca *hv_vhca = agent->hv_vhca; in mlx5_hv_vhca_control_agent_invalidate() local
188 mlx5_hv_vhca_control_agent_create(struct mlx5_hv_vhca *hv_vhca) in mlx5_hv_vhca_control_agent_create()
[all …]
H A Dhv_vhca.h61 static inline void mlx5_hv_vhca_destroy(struct mlx5_hv_vhca *hv_vhca) in mlx5_hv_vhca_destroy()
65 static inline int mlx5_hv_vhca_init(struct mlx5_hv_vhca *hv_vhca) in mlx5_hv_vhca_init()
70 static inline void mlx5_hv_vhca_cleanup(struct mlx5_hv_vhca *hv_vhca) in mlx5_hv_vhca_cleanup()
80 mlx5_hv_vhca_agent_create(struct mlx5_hv_vhca *hv_vhca, in mlx5_hv_vhca_agent_create()
/linux/include/linux/mlx5/
H A Ddriver.h825 struct mlx5_hv_vhca *hv_vhca; member