Searched refs:MAX_ATIDS (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ | ||
H A D | offload.h | 29 #define MAX_ATIDS 8192U macro |
H A D | t4_nexus.c | 1347 sc->tids.natids = min(sc->tids.ntids / 2, MAX_ATIDS); in get_params__post_init() |