Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/lib/
Ddevcom.c25 struct mlx5_devcom_list { struct
33 struct mlx5_devcom_list *priv; argument
37 static struct mlx5_devcom_list *mlx5_devcom_list_alloc(void) in mlx5_devcom_list_alloc()
40 struct mlx5_devcom_list *priv; in mlx5_devcom_list_alloc()
53 static struct mlx5_devcom *mlx5_devcom_alloc(struct mlx5_devcom_list *priv, in mlx5_devcom_alloc()
70 struct mlx5_devcom_list *priv = NULL, *iter; in mlx5_devcom_register_device()
135 struct mlx5_devcom_list *priv; in mlx5_devcom_unregister_device()