Searched refs:stop_enqueue (Results 1 – 2 of 2) sorted by relevance
220 int stop_enqueue; member
227 tf->stop_enqueue = 0; in tf_create()253 if (tf->num_items >= tf->fifo_size || tf->stop_enqueue) { in tf_enqueue()342 tf->stop_enqueue = 1; in tf_stop_enqueue()