Searched refs:tid_start (Results 1 – 3 of 3) sorted by relevance
201 u32 tid_start; member
3160 unsigned int tid_start = 0; in tid_info_show() local3166 tid_start = t4_read_reg(adap, LE_DB_ACTIVE_TABLE_START_INDEX_A); in tid_info_show()3179 seq_printf(seq, "TID range: %u..%u/%u..%u", tid_start, in tid_info_show()3205 seq_printf(seq, "TID range: %u..%u", tid_start, in tid_info_show()3206 tid_start + t->ntids - 1); in tid_info_show()
1740 tid1->tid_start = in cudbg_collect_tid()