Home
last modified time | relevance | path

Searched refs:sftid_base (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h109 unsigned int sftid_base; member
135 if (t->nsftids && (stid >= t->sftid_base)) { in lookup_stid()
136 stid -= t->sftid_base; in lookup_stid()
Dcxgb4_main.c3329 stid += t->sftid_base; in cxgb4_alloc_sftid()
3342 if (t->nsftids && (stid >= t->sftid_base)) { in cxgb4_free_stid()
3343 stid -= t->sftid_base; in cxgb4_free_stid()
4704 stid -= adap->tids.sftid_base; in cxgb4_create_server_filter()
4767 stid -= adap->tids.sftid_base; in cxgb4_remove_server_filter()
5986 adap->tids.sftid_base = adap->tids.ftid_base + in adap_init0()
5990 adap->tids.nftids = adap->tids.sftid_base - in adap_init0()