Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5647 /* not supposed to happen since mlx5e_queue_start never fails in mlx5e_queue_mem_free()
5657 * mlx5e_queue_start does not fail, we stop the old queue there. in mlx5e_queue_stop()
5663 static int mlx5e_queue_start(struct net_device *dev, void *newq, in mlx5e_queue_start()
5712 .ndo_queue_start = mlx5e_queue_start,
5661 static int mlx5e_queue_start(struct net_device *dev, void *newq, mlx5e_queue_start() function