Symbol: mlx5_hv_vhca
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
114
static void mlx5_hv_vhca_agents_control(struct mlx5_hv_vhca *hv_vhca,
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
132
static void mlx5_hv_vhca_capabilities(struct mlx5_hv_vhca *hv_vhca,
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
149
struct mlx5_hv_vhca *hv_vhca = agent->hv_vhca;
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
18
struct mlx5_hv_vhca *hv_vhca;
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
188
mlx5_hv_vhca_control_agent_create(struct mlx5_hv_vhca *hv_vhca)
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
201
int mlx5_hv_vhca_init(struct mlx5_hv_vhca *hv_vhca)
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
225
void mlx5_hv_vhca_cleanup(struct mlx5_hv_vhca *hv_vhca)
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
246
static void mlx5_hv_vhca_agents_update(struct mlx5_hv_vhca *hv_vhca)
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
252
mlx5_hv_vhca_agent_create(struct mlx5_hv_vhca *hv_vhca,
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
302
struct mlx5_hv_vhca *hv_vhca = agent->hv_vhca;
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
31
struct mlx5_hv_vhca *hv_vhca;
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
41
struct mlx5_hv_vhca *mlx5_hv_vhca_create(struct mlx5_core_dev *dev)
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
43
struct mlx5_hv_vhca *hv_vhca;
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
61
void mlx5_hv_vhca_destroy(struct mlx5_hv_vhca *hv_vhca)
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
73
struct mlx5_hv_vhca *hv_vhca;
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c
98
struct mlx5_hv_vhca *hv_vhca = (struct mlx5_hv_vhca *)context;
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
11
struct mlx5_hv_vhca;
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
32
struct mlx5_hv_vhca *mlx5_hv_vhca_create(struct mlx5_core_dev *dev);
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
33
void mlx5_hv_vhca_destroy(struct mlx5_hv_vhca *hv_vhca);
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
34
int mlx5_hv_vhca_init(struct mlx5_hv_vhca *hv_vhca);
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
35
void mlx5_hv_vhca_cleanup(struct mlx5_hv_vhca *hv_vhca);
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
39
mlx5_hv_vhca_agent_create(struct mlx5_hv_vhca *hv_vhca,
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
56
static inline struct mlx5_hv_vhca *
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
62
static inline void mlx5_hv_vhca_destroy(struct mlx5_hv_vhca *hv_vhca)
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
66
static inline int mlx5_hv_vhca_init(struct mlx5_hv_vhca *hv_vhca)
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
71
static inline void mlx5_hv_vhca_cleanup(struct mlx5_hv_vhca *hv_vhca)
drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h
81
mlx5_hv_vhca_agent_create(struct mlx5_hv_vhca *hv_vhca,
include/linux/mlx5/driver.h
714
struct mlx5_hv_vhca;
include/linux/mlx5/driver.h
789
struct mlx5_hv_vhca *hv_vhca;