Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_txrx.c127 void mlx5e_completion_event(struct mlx5_core_cq *mcq) in mlx5e_completion_event() function
Den.h735 void mlx5e_completion_event(struct mlx5_core_cq *mcq);
Den_main.c1626 mcq->comp = mlx5e_completion_event; in mlx5e_alloc_cq_common()