Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/core/
HDmad_priv.h220 int stop_enqueue; member
HDmad.c227 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()