Searched refs:TWD_CfgSlotTime (Results 1 – 4 of 4) sorted by relevance
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
D | siteMgr.c | 506 TWD_CfgSlotTime (pSiteMgr->hTWD, slotTime); in siteMgr_SetDefaults() 866 TWD_CfgSlotTime (pSiteMgr->hTWD, slotTime); in siteMgr_setParam() 912 … TWD_CfgSlotTime (pSiteMgr->hTWD, pSiteMgr->pDesiredParams->siteMgrDesiredSlotTime); in siteMgr_setParam() 914 … TWD_CfgSlotTime (pSiteMgr->hTWD, pSiteMgr->pDesiredParams->siteMgrDesiredSlotTime); in siteMgr_setParam() 1792 TWD_CfgSlotTime (pSiteMgr->hTWD, pSite->currentSlotTime); in siteMgr_updateSite() 3767 TWD_CfgSlotTime (pSiteMgr->hTWD, PHY_SLOT_TIME_LONG); in siteMgr_externalConfigurationParametersSet() 3783 TWD_CfgSlotTime (pSiteMgr->hTWD, PHY_SLOT_TIME_LONG); in siteMgr_externalConfigurationParametersSet()
|
D | systemConfig.c | 506 TWD_CfgSlotTime (pSiteMgr->hTWD, slotTime); in systemConfig()
|
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
D | TWDriverCtrl.c | 341 TI_STATUS TWD_CfgSlotTime (TI_HANDLE hTWD, ESlotTime eSlotTimeVal) in TWD_CfgSlotTime() function
|
D | TWDriver.h | 4077 TI_STATUS TWD_CfgSlotTime (TI_HANDLE hTWD, ESlotTime eSlotTimeVal);
|