Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_tx.c1172 mlx5e_tx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe __unused) in mlx5e_tx_cq_comp()
1169 mlx5e_tx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe __unused) mlx5e_tx_cq_comp() function
H A Den.h1213 mlx5e_cq_comp_t mlx5e_tx_cq_comp; variable
H A Dmlx5_en_rl.c258 &mlx5e_tx_cq_comp, eq_ix); in mlx5e_rl_open_channel()
H A Dmlx5_en_main.c2133 &mlx5e_tx_cq_comp, c->ix); in mlx5e_open_tx_cqs()