Home
last modified time | relevance | path

Searched defs:pHwCtrl (Results 1 – 5 of 5) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
DwhalHwCtrl.c85 HwCtrl_T *pHwCtrl; in whal_hwCtrl_Create() local
121 int whal_hwCtrl_Destroy(HwCtrl_T *pHwCtrl) in whal_hwCtrl_Destroy()
148 TI_HANDLE whal_hwCtrl_GetTnentwifHandle (HwCtrl_T *pHwCtrl) in whal_hwCtrl_GetTnentwifHandle()
165 int whal_hwCtrl_StartJoin(HwCtrl_T *pHwCtrl, bssType_e BssType, void *JoinCompleteCB, TI_HANDLE CB_… in whal_hwCtrl_StartJoin()
215 int whal_hwCtrl_switchChannel(HwCtrl_T *pHwCtrl,UINT8 channel) in whal_hwCtrl_switchChannel()
234 int whal_hwCtrl_DisableTx(HwCtrl_T *pHwCtrl) in whal_hwCtrl_DisableTx()
252 int whal_hwCtrl_EnableTx(HwCtrl_T *pHwCtrl, int channel) in whal_hwCtrl_EnableTx()
271 int whal_hwCtrl_EnableDataPath(HwCtrl_T *pHwCtrl) in whal_hwCtrl_EnableDataPath()
303 int whal_hwCtrl_DisableDataPath(HwCtrl_T *pHwCtrl) in whal_hwCtrl_DisableDataPath()
334 int whal_hwCtrl_SetBssType(HwCtrl_T *pHwCtrl, bssType_e BssType, UINT8 *HwBssType) in whal_hwCtrl_SetBssType()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/HwInit/
DHwInit.c182 HwCtrl_T *pHwCtrl = (HwCtrl_T *)hHwCtrl; in hwInit_recovery() local
242 HwCtrl_T *pHwCtrl = (HwCtrl_T *)hHwCtrl; in InitHw_StartInit() local
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
DwhalCtrl.h84 struct _HwCtrl_T *pHwCtrl; /* Pointer to the LL_HAL acxCtrl module*/ member
DwhalCtrl.c4433 HwCtrl_T *pHwCtrl = (HwCtrl_T *)pWhalCtrl->pHwCtrl; in whalCtrl_updateSecuritySeqNum() local
/system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
DshmFwCtrl.c129 HwCtrl_T *pHwCtrl = (HwCtrl_T *)hHwCtrl; in whalBus_FwCtrl_Boot() local