Searched refs:SB_BUS_MAXCORES (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dsbconfig.h36 #define SB_BUS_MAXCORES (SB_BUS_SIZE / SI_CORE_SIZE) /* Max cores per bus */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dsbutils.c491 for (i = 0, next = sii->numcores; i < numcores && next < SB_BUS_MAXCORES; i++, next++) {

Completed in 48 milliseconds