Searched refs:halCtrlRtsThreshold (Results 1 – 7 of 7) sorted by relevance
67 if (pParamInfo->content.halCtrlRtsThreshold > TWD_RTS_THRESHOLD_MAX) in TWD_SetParam()69 …TS_THRESHOLD_PARAM: Value out of permitted range 0x%x\n", pParamInfo->content.halCtrlRtsThreshold); in TWD_SetParam()73 …if (cmdBld_CfgRtsThreshold (pTWD->hCmdBld, pParamInfo->content.halCtrlRtsThreshold, NULL, NULL) ==… in TWD_SetParam()75 …INFORMATION, "TWD########TWD_RTS_THRESHOLD_PARAM 0x%x\n", pParamInfo->content.halCtrlRtsThreshold); in TWD_SetParam()76 pWlanParams->RtsThreshold = pParamInfo->content.halCtrlRtsThreshold; in TWD_SetParam()
2425 TI_UINT16 halCtrlRtsThreshold; /**< */ member2559 TI_UINT16 halCtrlRtsThreshold; /**< */ member
656 pWlanParams->RtsThreshold = pInitParams->tGeneral.halCtrlRtsThreshold; in TWD_SetDefaults()
982 pParam->content.halCtrlRtsThreshold = TWD_RTS_THRESHOLD_DEF; in cmdInterpret_convertAndExecute()984 pParam->content.halCtrlRtsThreshold = wrqu->rts.value; in cmdInterpret_convertAndExecute()999 wrqu->rts.value = pParam->content.halCtrlRtsThreshold; in cmdInterpret_convertAndExecute()
535 TI_UINT16 halCtrlRtsThreshold; member
2000 pParamInfo->content.halCtrlRtsThreshold = pWlanParams->RtsThreshold; in cmdBld_GetParam()
1410 sizeof p->twdInitParams.tGeneral.halCtrlRtsThreshold, in regFillInitTable()1411 (TI_UINT8*)&p->twdInitParams.tGeneral.halCtrlRtsThreshold); in regFillInitTable()