Searched refs:stid_base (Results 1 – 6 of 6) sorted by relevance
59 return &t->stid_tab[stid - t->stid_base]; in stid2entry()82 if (tid < t->stid_base || tid >= t->stid_base + t->nstids) in lookup_stid()
164 unsigned int stid_base; member
684 stid = (p - t->stid_tab) + t->stid_base; in cxgb3_alloc_stid()1180 unsigned int atid_base, unsigned int stid_base) in init_tid_tabs() argument1193 t->stid_base = stid_base; in init_tid_tabs()
99 unsigned int stid_base; member146 stid -= t->stid_base; in lookup_stid()
2607 (!t->stid_base && in tid_info_show()2609 t->stid_base + 1 : t->stid_base, in tid_info_show()2610 t->stid_base + t->nstids - 1, t->stids_in_use); in tid_info_show()
1520 stid += t->stid_base; in cxgb4_alloc_stid()1572 stid -= t->stid_base; in cxgb4_free_stid()1733 if (!t->stid_base && in tid_init()4010 adap->tids.stid_base = val[1]; in adap_init0()