cxgb4_alloc_atid 2187 drivers/infiniband/hw/cxgb4/cm.c 	ep->atid = cxgb4_alloc_atid(ep->com.dev->rdev.lldi.tids, ep);
cxgb4_alloc_atid 3355 drivers/infiniband/hw/cxgb4/cm.c 	ep->atid = cxgb4_alloc_atid(dev->rdev.lldi.tids, ep);
cxgb4_alloc_atid 1151 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	atid = cxgb4_alloc_atid(t, f);
cxgb4_alloc_atid 1231 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c EXPORT_SYMBOL(cxgb4_alloc_atid);
cxgb4_alloc_atid  179 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h int cxgb4_alloc_atid(struct tid_info *t, void *data);
cxgb4_alloc_atid 1726 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	csk->atid = cxgb4_alloc_atid(lldi->tids, csk);