Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h110 unsigned int sftid_base; member
136 if (t->nsftids && (stid >= t->sftid_base)) { in lookup_stid()
137 stid -= t->sftid_base; in lookup_stid()
Dcxgb4_main.c1529 stid += t->sftid_base; in cxgb4_alloc_sftid()
1542 if (t->nsftids && (stid >= t->sftid_base)) { in cxgb4_free_stid()
1543 stid -= t->sftid_base; in cxgb4_free_stid()
2782 stid -= adap->tids.sftid_base; in cxgb4_create_server_filter()
2845 stid -= adap->tids.sftid_base; in cxgb4_remove_server_filter()
3848 adap->tids.sftid_base = adap->tids.ftid_base + in adap_init0()
3852 adap->tids.nftids = adap->tids.sftid_base - in adap_init0()