Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5599 static int mlx5e_queue_mem_alloc(struct net_device *dev, void *newq, in mlx5e_queue_mem_alloc() argument
5602 struct mlx5_qmgmt_data *new = (struct mlx5_qmgmt_data *)newq; in mlx5e_queue_mem_alloc()
5661 static int mlx5e_queue_start(struct net_device *dev, void *newq, in mlx5e_queue_start() argument
5664 struct mlx5_qmgmt_data *new = (struct mlx5_qmgmt_data *)newq; in mlx5e_queue_start()