Searched refs:stall_next_poll (Results 1 – 2 of 2) sorted by relevance
745 } else if (cq->stall_next_poll) { in poll_cq()746 cq->stall_next_poll = 0; in poll_cq()779 cq->stall_next_poll = 1; in poll_cq()821 cq->stall_next_poll = 1; in _mlx5_end_poll()846 } else if (cq->stall_next_poll) { in mlx5_start_poll()847 cq->stall_next_poll = 0; in mlx5_start_poll()869 cq->stall_next_poll = 1; in mlx5_start_poll()
332 int stall_next_poll; member