Lines Matching refs:tid
121 u32 tid_enqueue; /* saved when tid waited */
124 struct timer_list s_tid_timer; /* for timing tid wait */
125 struct timer_list s_tid_retry_timer; /* for timing tid ack */
126 struct list_head tid_wait; /* for queueing tid space */
154 u32 pending_tid_w_segs; /* Num of pending tid write segments */
155 u32 pending_tid_w_resp; /* Num of pending tid write responses */
160 u32 tid_r_reqs; /* Num of tid reads requested */
161 u32 tid_r_comp; /* Num of tid reads completed */
162 u32 pending_tid_r_segs; /* Num of pending tid read segments */
404 bool tid);