Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_txrx.c86 void mlx5e_completion_event(struct mlx5_core_cq *mcq) in mlx5e_completion_event() function
Den.h563 void mlx5e_completion_event(struct mlx5_core_cq *mcq);
Den_main.c772 mcq->comp = mlx5e_completion_event; in mlx5e_create_cq()
1523 mcq->comp = mlx5e_completion_event; in mlx5e_create_drop_cq()