HomeSort by relevance Sort by last modified time
    Searched refs:halCtrlRtsThreshold (Results 1 - 19 of 19) sorted by null

  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverCtrl.c 67 if (pParamInfo->content.halCtrlRtsThreshold > TWD_RTS_THRESHOLD_MAX)
69 TRACE1(pTWD->hReport, REPORT_SEVERITY_ERROR, "TWD########TWD_RTS_THRESHOLD_PARAM: Value out of permitted range 0x%x\n", pParamInfo->content.halCtrlRtsThreshold);
73 if (cmdBld_CfgRtsThreshold (pTWD->hCmdBld, pParamInfo->content.halCtrlRtsThreshold, NULL, NULL) == TI_OK)
75 TRACE1(pTWD->hReport, REPORT_SEVERITY_INFORMATION, "TWD########TWD_RTS_THRESHOLD_PARAM 0x%x\n", pParamInfo->content.halCtrlRtsThreshold);
76 pWlanParams->RtsThreshold = pParamInfo->content.halCtrlRtsThreshold;
    [all...]
TWDriver.h     [all...]
TWDriver.c 656 pWlanParams->RtsThreshold = pInitParams->tGeneral.halCtrlRtsThreshold;
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverCtrl.c 67 if (pParamInfo->content.halCtrlRtsThreshold > TWD_RTS_THRESHOLD_MAX)
69 TRACE1(pTWD->hReport, REPORT_SEVERITY_ERROR, "TWD########TWD_RTS_THRESHOLD_PARAM: Value out of permitted range 0x%x\n", pParamInfo->content.halCtrlRtsThreshold);
73 if (cmdBld_CfgRtsThreshold (pTWD->hCmdBld, pParamInfo->content.halCtrlRtsThreshold, NULL, NULL) == TI_OK)
75 TRACE1(pTWD->hReport, REPORT_SEVERITY_INFORMATION, "TWD########TWD_RTS_THRESHOLD_PARAM 0x%x\n", pParamInfo->content.halCtrlRtsThreshold);
76 pWlanParams->RtsThreshold = pParamInfo->content.halCtrlRtsThreshold;
    [all...]
TWDriver.h     [all...]
TWDriver.c 643 pWlanParams->RtsThreshold = pInitParams->tGeneral.halCtrlRtsThreshold;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourXManager.c 110 param.content.halCtrlRtsThreshold = HAL_CTRL_RTS_THRESHOLD_MAX;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.c 381 pWlanParams->RtsThreshold = pInitParams->halCtrlConfigParams.halCtrlRtsThreshold;
696 if (pParamInfo->content.halCtrlRtsThreshold > HAL_CTRL_RTS_THRESHOLD_MAX)
699 pParamInfo->content.halCtrlRtsThreshold));
703 if (whal_hwInfoElemRtsThresholdSet (pInfoElemConfig,pParamInfo->content.halCtrlRtsThreshold) == OK)
706 pParamInfo->content.halCtrlRtsThreshold));
707 pWlanParams->RtsThreshold = pParamInfo->content.halCtrlRtsThreshold;
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c     [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 535 TI_UINT16 halCtrlRtsThreshold;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
commonTypes.h 873 UINT16 halCtrlRtsThreshold;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
whalCtrl_api.h 531 UINT16 halCtrlRtsThreshold;
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 526 TI_UINT16 halCtrlRtsThreshold;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBld.c     [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBld.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 252 milliseconds