Searched refs:MLX5_CQE_SIG_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/mlx5/ | ||
H A D | cq.h | 91 MLX5_CQE_SIG_ERR = 12, enumerator |
/openbmc/linux/drivers/infiniband/hw/mlx5/ | ||
H A D | cq.c | 554 case MLX5_CQE_SIG_ERR: { in mlx5_poll_one() |