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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h810 uint8_t deqSubPortal; member in struct:__anon9762
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));
674 portParams.deq_sp = p_DriverParams->deqSubPortal;
2515 p_FmPort->p_FmPortDriverParam->deqSubPortal =

Completed in 73 milliseconds