Searched refs:getCcParams (Results 1 – 3 of 3) sorted by relevance
1459 if (fmPortGetSetCcParams.getCcParams.type & OFFSET_OF_PR) in UpdateInitMvIntFrameHeaderFromFrameToBufferPrefix()1482 if (fmPortGetSetCcParams.getCcParams.type & OFFSET_OF_PR) in UpdateInitMvIntFrameHeaderFromFrameToBufferPrefix()1494 tmpReg32 |= fmPortGetSetCcParams.getCcParams.prOffset; in UpdateInitMvIntFrameHeaderFromFrameToBufferPrefix()1692 if (fmPortGetSetCcParams.getCcParams.type & NUM_OF_TASKS) in UpdateInitCapwapReasm()1696 if (fmPortGetSetCcParams.getCcParams.type & HW_PORT_ID) in UpdateInitCapwapReasm()1725 if (fmPortGetSetCcParams.getCcParams.type & HW_PORT_ID) in UpdateInitCapwapReasm()2254 if (fmPortGetSetCcParams.getCcParams.type in UpdateInitReasm()4019 fmPortGetSetCcParams.getCcParams.type = MANIP_EXTRA_SPACE; in UpdateInitIpFrag()4023 if (!fmPortGetSetCcParams.getCcParams.internalBufferOffset) in UpdateInitIpFrag()4372 fmPortGetSetCcParams.getCcParams.type = MANIP_EXTRA_SPACE; in UpdateInitCapwapFrag()[all …]
2007 p_CcParams->getCcParams.prOffset = in FmPortGetSetCcParams()2013 p_CcParams->getCcParams.hardwarePortId = in FmPortGetSetCcParams()2020 p_CcParams->getCcParams.dataOffset = in FmPortGetSetCcParams()2031 p_CcParams->getCcParams.numOfExtraTasks = in FmPortGetSetCcParams()2035 if (p_CcParams->getCcParams.type & FM_REV) in FmPortGetSetCcParams()2039 p_CcParams->getCcParams.type &= ~FM_REV; in FmPortGetSetCcParams()2044 p_CcParams->getCcParams.discardMask = in FmPortGetSetCcParams()2047 p_CcParams->getCcParams.discardMask = in FmPortGetSetCcParams()2060 p_CcParams->getCcParams.nia = in FmPortGetSetCcParams()2063 p_CcParams->getCcParams.nia = in FmPortGetSetCcParams()[all …]
288 t_GetCcParams getCcParams; member