Searched refs:halCtrlCtsToSelf (Results 1 – 4 of 4) sorted by relevance
535 param.content.halCtrlCtsToSelf = CTS_TO_SELF_ENABLE; in ctrlData_setParam()537 param.content.halCtrlCtsToSelf = CTS_TO_SELF_DISABLE; in ctrlData_setParam()573 param.content.halCtrlCtsToSelf = CTS_TO_SELF_ENABLE; in ctrlData_setParam()575 param.content.halCtrlCtsToSelf = CTS_TO_SELF_DISABLE; in ctrlData_setParam()
2224 ParamInfo.paramLength = sizeof(ParamInfo.content.halCtrlCtsToSelf); in cmdBld_ReadMib()2226 pMibBuf->aData.CTSToSelfEnable = ParamInfo.content.halCtrlCtsToSelf; in cmdBld_ReadMib()
81 … return cmdBld_CfgCtsProtection (pTWD->hCmdBld, pParamInfo->content.halCtrlCtsToSelf, NULL, NULL); in TWD_SetParam()
2426 TI_UINT8 halCtrlCtsToSelf; /**< */ member