Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c667 mlx5e_rx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe __unused) in mlx5e_rx_cq_comp() function
H A Den.h1212 mlx5e_cq_comp_t mlx5e_rx_cq_comp; variable
H A Dmlx5_en_main.c2274 &mlx5e_rx_cq_comp, c->ix); in mlx5e_open_channel()