Searched refs:tid_base (Results 1 – 3 of 3) sorted by relevance
3331 seq_printf(seq, "TID range: %u..%u/%u..%u", t->tid_base, in tid_info_show() 3333 t->tid_base + t->ntids - 1); in tid_info_show() 3342 t->tid_base + t->ntids - 1); in tid_info_show() 3349 t->tid_base + t->ntids - 1); in tid_info_show() 3357 seq_printf(seq, "TID range: %u..%u", t->tid_base, in tid_info_show() 3358 t->tid_base + t->ntids - 1); in tid_info_show()
370 f = adapter->tids.tid_tab[fidx - adapter->tids.tid_base]; in get_filter_count() 1163 (adap->tids.nhash + (adap->tids.stid_base - adap->tids.tid_base))) in is_filter_exact_match()
1747 void **p = &t->tid_tab[tid - t->tid_base]; in cxgb4_queue_tid_release() 1807 if (t->tid_tab[tid - adap->tids.tid_base]) { in cxgb4_remove_tid() 1808 t->tid_tab[tid - adap->tids.tid_base] = NULL; in cxgb4_remove_tid() 5005 adap->tids.tid_base = in adap_init0()