Home
last modified time | relevance | path

Searched refs:mlx5_hv_vhca_agent_priv (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhv_vhca_stats.c99 priv = mlx5_hv_vhca_agent_priv(agent); in mlx5e_hv_vhca_stats_control()
118 struct mlx5e_priv *priv = mlx5_hv_vhca_agent_priv(agent); in mlx5e_hv_vhca_stats_cleanup()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dhv_vhca.h51 void *mlx5_hv_vhca_agent_priv(struct mlx5_hv_vhca_agent *agent);
Dhv_vhca.c368 void *mlx5_hv_vhca_agent_priv(struct mlx5_hv_vhca_agent *agent) in mlx5_hv_vhca_agent_priv() function