Searched refs:tid_base (Results 1 – 5 of 5) sorted by relevance
107 unsigned int tid_base; member168 tid -= t->tid_base; in lookup_tid()174 return ((tid - t->tid_base) >= t->ntids); in tid_out_of_range()198 t->tid_tab[tid - t->tid_base] = data; in cxgb4_insert_tid()
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()
1748 void **p = &t->tid_tab[tid - t->tid_base]; in cxgb4_queue_tid_release()1805 if (t->tid_tab[tid - adap->tids.tid_base]) { in cxgb4_remove_tid()1806 t->tid_tab[tid - adap->tids.tid_base] = NULL; in cxgb4_remove_tid()5015 adap->tids.tid_base = in adap_init0()
2263 (adap->tids.stid_base - adap->tids.tid_base); in cxgb4_init_ethtool_filters()