Searched refs:ntids (Results 1 – 4 of 4) sorted by relevance
594 BUG_ON(tid >= t->ntids); in cxgb3_remove_tid()622 t->ntids) { in cxgb3_alloc_atid()769 if (unlikely(tid >= t->ntids)) { in do_cr()863 if (unlikely(tid >= t->ntids)) { in do_act_establish()1113 for (tid = 0; tid < ti->ntids; tid++) { in cxgb_redirect()1156 static int init_tid_tabs(struct tid_info *t, unsigned int ntids, in init_tid_tabs() argument1160 unsigned long size = ntids * sizeof(*t->tid_tab) + in init_tid_tabs()1167 t->stid_tab = (union listen_entry *)&t->tid_tab[ntids]; in init_tid_tabs()1169 t->ntids = ntids; in init_tid_tabs()
70 struct t3c_tid_entry *t3c_tid = tid < t->ntids ? in lookup_tid()
147 unsigned int ntids; member
290 int ret = 0, ntids; in ipath_tid_update() local344 ntids = tidcnt; in ipath_tid_update()382 for (; ntids--; tid++) { in ipath_tid_update()388 if (ntids < 0) { in ipath_tid_update()