Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5596 struct mlx5_qmgmt_data { struct
5604 struct mlx5_qmgmt_data *new = (struct mlx5_qmgmt_data *)newq; in mlx5e_queue_mem_alloc() argument
5645 struct mlx5_qmgmt_data *data = (struct mlx5_qmgmt_data *)mem; in mlx5e_queue_mem_free()
5666 struct mlx5_qmgmt_data *new = (struct mlx5_qmgmt_data *)newq; in mlx5e_queue_start()
5709 .ndo_queue_mem_size = sizeof(struct mlx5_qmgmt_data),