Searched refs:FM_MAX_NUM_OF_SUB_PORTALS (Results 1 – 3 of 3) sorted by relevance
37 #define FM_MAX_NUM_OF_SUB_PORTALS 16 macro
175 #define FM_MAX_NUM_OF_SUB_PORTALS 12 macro
123 if (p_Params->deqSubPortal >= FM_MAX_NUM_OF_SUB_PORTALS) in CheckInitParameters()127 … (" deqSubPortal has to be in the range of 0 - %d", FM_MAX_NUM_OF_SUB_PORTALS)); in CheckInitParameters()