Home | History | Annotate | Download | only in TWDriver

Lines Matching refs:halCtrlFragThreshold

92             if (pParamInfo->content.halCtrlFragThreshold < TWD_FRAG_THRESHOLD_MIN ||
93 pParamInfo->content.halCtrlFragThreshold > TWD_FRAG_THRESHOLD_MAX)
96 cmdBld_CfgFragmentThreshold (pTWD->hCmdBld, pParamInfo->content.halCtrlFragThreshold, NULL, NULL);