Searched refs:FmSetNumOfTasks (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3112 err = FmSetNumOfTasks(p_FmPort->h_Fm, p_FmPort->hardwarePortId, (uint8_t)p_NumOfTasks->num, (uint8_t)p_NumOfTasks->extra, FALSE);
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.c638 p_IpcReply->error = (uint32_t)FmSetNumOfTasks(h_Fm, ipcPortRsrcParams.hardwarePortId,
1469 err = FmSetNumOfTasks(p_Fm, p_PortParams->hardwarePortId, p_PortParams->numOfTasks, p_PortParams->numOfExtraTasks, TRUE);
2213 t_Error FmSetNumOfTasks(t_Handle h_Fm, function
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h1157 t_Error FmSetNumOfTasks(t_Handle h_Fm,

Completed in 127 milliseconds