Searched refs:dataMemId (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/dpaa/
H A Dif_dtsec_im.c142 im_params->dataMemId = FM_PORT_MEM_ID;
193 im_params->dataMemId = FM_PORT_MEM_ID;
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c132 uint8_t dataMemId; /**< Memory partition ID for data buffers */ member in struct:t_FmHc
153 p_FmHc->dataMemId,
157 p_FmHc->dataMemId,
254 p_FmHc->dataMemId = DEFAULT_dataMemId;
345 p_FmHc->dataMemId = memId;
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.h454 uint8_t dataMemId; member in struct:t_ReassmParams
H A Dfm_manip.c1982 PTR_TO_UINT(XX_MallocSmart((uint32_t)(size * 64), p_Manip->reassmParams.dataMemId, 64));
2147 PTR_TO_UINT(XX_MallocSmart(autoLearnHashTblSize, p_Manip->reassmParams.dataMemId, setSize));
2172 PTR_TO_UINT(XX_MallocSmart((uint32_t)(numOfSets * 4), p_Manip->reassmParams.dataMemId, 4));
3565 FM_PCD_CC_AD_ENTRY_SIZE, p_Manip->reassmParams.dataMemId,
3586 FM_PCD_CC_AD_ENTRY_SIZE, p_Manip->reassmParams.dataMemId,
3650 p_Manip->reassmParams.dataMemId = reassmManipParams.dataMemId;
4104 FM_PCD_CC_AD_ENTRY_SIZE, p_Manip->reassmParams.dataMemId,
4264 p_Manip->reassmParams.dataMemId = reassmManipParams.dataMemId;
[all...]
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c235 p_FmPort->im.dataMemId = p_FmPortParams->specificParams.imRxTxParams.dataMemId;
H A Dfm_port.h791 uint8_t dataMemId; /**< Memory partition ID for data buffers */ member in struct:__anon10840
/freebsd-12-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h254 uint8_t dataMemId; /**< Memory partition ID for data buffers */ member in struct:t_FmPortImRxTxParams
H A Dfm_pcd_ext.h2321 uint8_t dataMemId; /**< Memory partition ID for the IPR's external tables structure */ member in struct:t_FmPcdManipReassemIpParams
2409 uint8_t dataMemId; /**< Memory partition ID for the IPR's external tables structure */ member in struct:t_FmPcdManipReassemCapwapParams

Completed in 201 milliseconds