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

/freebsd-13-stable/sys/contrib/ncsw/inc/integrations/
H A Ddpaa_integration_ext.h175 #define FM_MAX_NUM_OF_SUB_PORTALS 12 macro
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c123 if (p_Params->deqSubPortal >= FM_MAX_NUM_OF_SUB_PORTALS)
127 (" deqSubPortal has to be in the range of 0 - %d", FM_MAX_NUM_OF_SUB_PORTALS));

Completed in 111 milliseconds