Home
last modified time | relevance | path

Searched refs:ESlotTime (Results 1 – 10 of 10) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DscanResultTable.h84 ESlotTime currentSlotTime;
85 ESlotTime newSlotTime;
DsystemConfig.c423 ESlotTime slotTime; in systemConfig()
DsiteMgr.c378 ESlotTime slotTime; in siteMgr_SetDefaults()
607 ESlotTime slotTime; in siteMgr_setParam()
/hardware/ti/wlan/wl1271/platforms/os/common/inc/
Dconvert.h135 typedef ESlotTime slotTime_e;
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h563 ESlotTime siteMgrSlotTime;
879 ESlotTime siteMgrDesiredSlotTime;
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.h538 } ESlotTime; typedef
4077 TI_STATUS TWD_CfgSlotTime (TI_HANDLE hTWD, ESlotTime eSlotTimeVal);
DTWDriverCtrl.c341 TI_STATUS TWD_CfgSlotTime (TI_HANDLE hTWD, ESlotTime eSlotTimeVal) in TWD_CfgSlotTime()
/hardware/ti/wlan/wl1271/TWD/Ctrl/
DCmdBld.h110 TI_STATUS cmdBld_CfgSlotTime (TI_HANDLE hCmdBld, ESlotTime eSlotTimeVal, void *fCb, TI_H…
DCmdBldCfg.c883 TI_STATUS cmdBld_CfgSlotTime (TI_HANDLE hCmdBld, ESlotTime eSlotTime, void *fCb, TI_HANDLE hCb) in cmdBld_CfgSlotTime()
DCmdBld.c1509 …return cmdBld_CfgSlotTime (hCmdBld, (ESlotTime)(DB_WLAN(hCmdBld).SlotTime), (void *)cmdBld_ConfigS… in __cfg_slot_time_join()