Searched refs:ESlotTime (Results 1 – 10 of 10) sorted by relevance
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
D | scanResultTable.h | 84 ESlotTime currentSlotTime; 85 ESlotTime newSlotTime;
|
D | systemConfig.c | 423 ESlotTime slotTime; in systemConfig()
|
D | siteMgr.c | 378 ESlotTime slotTime; in siteMgr_SetDefaults() 607 ESlotTime slotTime; in siteMgr_setParam()
|
/hardware/ti/wlan/wl1271/platforms/os/common/inc/ |
D | convert.h | 135 typedef ESlotTime slotTime_e;
|
/hardware/ti/wlan/wl1271/stad/Export_Inc/ |
D | paramOut.h | 563 ESlotTime siteMgrSlotTime; 879 ESlotTime siteMgrDesiredSlotTime;
|
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
D | TWDriver.h | 538 } ESlotTime; typedef 4077 TI_STATUS TWD_CfgSlotTime (TI_HANDLE hTWD, ESlotTime eSlotTimeVal);
|
D | TWDriverCtrl.c | 341 TI_STATUS TWD_CfgSlotTime (TI_HANDLE hTWD, ESlotTime eSlotTimeVal) in TWD_CfgSlotTime()
|
/hardware/ti/wlan/wl1271/TWD/Ctrl/ |
D | CmdBld.h | 110 TI_STATUS cmdBld_CfgSlotTime (TI_HANDLE hCmdBld, ESlotTime eSlotTimeVal, void *fCb, TI_H…
|
D | CmdBldCfg.c | 883 TI_STATUS cmdBld_CfgSlotTime (TI_HANDLE hCmdBld, ESlotTime eSlotTime, void *fCb, TI_HANDLE hCb) in cmdBld_CfgSlotTime()
|
D | CmdBld.c | 1509 …return cmdBld_CfgSlotTime (hCmdBld, (ESlotTime)(DB_WLAN(hCmdBld).SlotTime), (void *)cmdBld_ConfigS… in __cfg_slot_time_join()
|