Searched refs:AGTIAPI_MAX_PORTALS (Results 1 – 2 of 2) sorted by relevance
59 #define AGTIAPI_MAX_PORTALS 16 /* max portal per card */ macro
772 if (ag_portal_count > AGTIAPI_MAX_PORTALS) in agtiapi_attach()773 ag_portal_count = AGTIAPI_MAX_PORTALS; in agtiapi_attach()777 ag_portal_count = AGTIAPI_MAX_PORTALS; in agtiapi_attach()