Searched refs:tid_tab (Results 1 – 3 of 3) sorted by relevance
66 &(t->tid_tab[tid]) : NULL; in lookup_tid()83 if ((void *)e->next >= (void *)t->tid_tab && in lookup_stid()102 if ((void *)e->next >= (void *)t->tid_tab && in lookup_atid()
106 void **tid_tab; member169 return tid < t->ntids ? t->tid_tab[tid] : NULL; in lookup_tid()198 t->tid_tab[tid - t->tid_base] = data; in cxgb4_insert_tid()
370 f = adapter->tids.tid_tab[fidx - adapter->tids.tid_base]; in get_filter_count()1032 if (is_hashfilter(adapter) && adapter->tids.tid_tab) { in clear_all_filters()1039 adapter->tids.tid_tab[i]; in clear_all_filters()1047 f = (struct filter_entry *)adapter->tids.tid_tab[i]; in clear_all_filters()