Searched refs:stall_adaptive_enable (Results 1 – 4 of 4) sorted by relevance
250 int stall_adaptive_enable; member335 int stall_adaptive_enable; member
406 ctx->stall_adaptive_enable = 0; in mlx5_read_env()410 ctx->stall_adaptive_enable = 1; in mlx5_read_env()
742 if (cq->stall_adaptive_enable) { in poll_cq()764 if (cq->stall_adaptive_enable) { in poll_cq()1246 const struct op *poll_ops = &ops[((cq->stall_enable && cq->stall_adaptive_enable) ? ADAPTIVE : 0) | in mlx5_cq_fill_pfns()
468 cq->stall_adaptive_enable = to_mctx(context)->stall_adaptive_enable; in create_cq()