Lines Matching refs:tid
163 u32 tid_enqueue; /* saved when tid waited */
166 struct timer_list s_tid_timer; /* for timing tid wait */
167 struct timer_list s_tid_retry_timer; /* for timing tid ack */
168 struct list_head tid_wait; /* for queueing tid space */
196 u32 pending_tid_w_segs; /* Num of pending tid write segments */
197 u32 pending_tid_w_resp; /* Num of pending tid write responses */
202 u32 tid_r_reqs; /* Num of tid reads requested */
203 u32 tid_r_comp; /* Num of tid reads completed */
204 u32 pending_tid_r_segs; /* Num of pending tid read segments */
449 bool tid);