MAX_ATIDS          63 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c static const unsigned int MAX_ATIDS = 64 * 1024;
MAX_ATIDS        1245 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	natids = min(tid_range.num / 2, MAX_ATIDS);
MAX_ATIDS        4704 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		adap->tids.natids = min(adap->tids.ntids / 2, MAX_ATIDS);