stid_base          56 drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h 	return &t->stid_tab[stid - t->stid_base];
stid_base          79 drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h 	if (tid < t->stid_base || tid >= t->stid_base + t->nstids)
stid_base         684 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 		stid = (p - t->stid_tab) + t->stid_base;
stid_base        1159 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 			 unsigned int atid_base, unsigned int stid_base)
stid_base        1172 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t->stid_base = stid_base;
stid_base         164 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h 	unsigned int stid_base;
stid_base         159 drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h 	u32 stid_base;
stid_base        1775 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 	tid->stid_base = padap->tids.stid_base;
stid_base        3177 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 			   (!t->stid_base &&
stid_base        3179 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 			   t->stid_base + 1 : t->stid_base,
stid_base        3180 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 			   t->stid_base + t->nstids - 1,
stid_base        1269 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		stid += t->stid_base;
stid_base        1323 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		stid -= t->stid_base;
stid_base        1505 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		if (!t->stid_base &&
stid_base        4705 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		adap->tids.stid_base = val[1];
stid_base         103 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h 	unsigned int stid_base;
stid_base         155 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h 		stid -= t->stid_base;