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.c5550 struct mlx5_qmgmt_data { struct
5559 struct mlx5_qmgmt_data *new = (struct mlx5_qmgmt_data *)newq; in mlx5e_queue_mem_alloc() argument
5600 struct mlx5_qmgmt_data *data = (struct mlx5_qmgmt_data *)mem; in mlx5e_queue_mem_free()
5622 struct mlx5_qmgmt_data *new = (struct mlx5_qmgmt_data *)newq; in mlx5e_queue_start()
5665 .ndo_queue_mem_size = sizeof(struct mlx5_qmgmt_data),