Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_txrx.c194 void mlx5e_completion_event(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in mlx5e_completion_event() function
Den.h912 void mlx5e_completion_event(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe);
Den_main.c1538 mcq->comp = mlx5e_completion_event; in mlx5e_alloc_cq_common()