Searched refs:sftid_base (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h134 unsigned int sftid_base; member in struct:tid_info
185 if (t->nsftids && (stid >= t->sftid_base)) {
186 stid -= t->sftid_base;
H A Dcudbg_entity.h168 u32 sftid_base; member in struct:cudbg_tid_info_region
H A Dcxgb4_main.c1684 stid += t->sftid_base;
1697 if (t->nsftids && (stid >= t->sftid_base)) {
1698 stid -= t->sftid_base;
2927 stid -= adap->tids.sftid_base;
2993 stid -= adap->tids.sftid_base;
5200 adap->tids.sftid_base = adap->tids.ftid_base +
5204 adap->tids.nftids = adap->tids.sftid_base -
H A Dcxgb4_debugfs.c3379 t->sftid_base, t->sftid_base + t->nsftids - 2,
H A Dcudbg_lib.c2201 tid->sftid_base = padap->tids.sftid_base;

Completed in 162 milliseconds