Searched refs:tid_wait (Results 1 – 2 of 2) sorted by relevance
126 struct list_head tid_wait; /* for queueing tid space */ member
366 INIT_LIST_HEAD(&qpriv->tid_wait); in hfi1_qp_priv_init()478 tid_wait); in first_qp()545 if (list_empty(&priv->tid_wait)) in dequeue_tid_waiter()547 list_del_init(&priv->tid_wait); in dequeue_tid_waiter()572 if (list_empty(&priv->tid_wait)) { in queue_qp_for_tid_wait()574 list_add_tail(&priv->tid_wait, &queue->queue_head); in queue_qp_for_tid_wait()680 if (!list_empty(&priv->tid_wait)) { in _tid_rdma_flush_wait()681 list_del_init(&priv->tid_wait); in _tid_rdma_flush_wait()