Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h195 const uint8_t op_owner = MLX5_CQE_OWNER(op_own); in check_cqe() local
198 if (unlikely((op_owner != (!!(idx))) || (op_code == MLX5_CQE_INVALID))) in check_cqe()