Searched refs:sftid_base (Results 1 – 3 of 3) sorted by relevance
117 unsigned int sftid_base; member151 if (t->nsftids && (stid >= t->sftid_base)) { in lookup_stid()152 stid -= t->sftid_base; in lookup_stid()
1145 stid += t->sftid_base; in cxgb4_alloc_sftid()1158 if (t->nsftids && (stid >= t->sftid_base)) { in cxgb4_free_stid()1159 stid -= t->sftid_base; in cxgb4_free_stid()2323 stid -= adap->tids.sftid_base; in cxgb4_create_server_filter()2389 stid -= adap->tids.sftid_base; in cxgb4_remove_server_filter()3916 adap->tids.sftid_base = adap->tids.ftid_base + in adap_init0()3920 adap->tids.nftids = adap->tids.sftid_base - in adap_init0()
2727 t->sftid_base, t->sftid_base + t->nsftids - 2, in tid_info_show()