cxgb4_alloc_stid  632 drivers/crypto/chelsio/chtls/chtls_cm.c 	stid = cxgb4_alloc_stid(cdev->tids, sk->sk_family, ctx);
cxgb4_alloc_stid 3567 drivers/infiniband/hw/cxgb4/cm.c 		ep->stid = cxgb4_alloc_stid(dev->rdev.lldi.tids,
cxgb4_alloc_stid 1284 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c EXPORT_SYMBOL(cxgb4_alloc_stid);
cxgb4_alloc_stid  180 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h int cxgb4_alloc_stid(struct tid_info *t, int family, void *data);
cxgb4_alloc_stid  351 drivers/target/iscsi/cxgbit/cxgbit_cm.c 	stid = cxgb4_alloc_stid(cdev->lldi.tids, ss_family, cnp);