Home
last modified time | relevance | path

Searched refs:p_FmPcdCcFragScratchPoolCmdParams (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_hc.h65 …(t_Handle h_FmHc, bool fill, t_FmPcdCcFragScratchPoolCmdParams *p_FmPcdCcFragScratchPoolCmdParams);
/freebsd/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c730 …d(t_Handle h_FmHc, bool fill, t_FmPcdCcFragScratchPoolCmdParams *p_FmPcdCcFragScratchPoolCmdParams) in FmHcPcdCcIpFragScratchPollCmd() argument
748 …p_HcFrame->actionReg |= p_FmPcdCcFragScratchPoolCmdParams->bufferPoolId << HC_HCOR_ACTION_REG_IP_F… in FmHcPcdCcIpFragScratchPollCmd()
751 p_HcFrame->extraReg = p_FmPcdCcFragScratchPoolCmdParams->numOfBuffers; in FmHcPcdCcIpFragScratchPollCmd()
762 p_FmPcdCcFragScratchPoolCmdParams->numOfBuffers = p_HcFrame->extraReg; in FmHcPcdCcIpFragScratchPollCmd()