Searched defs:hDrvMain (Results 1 – 6 of 6) sorted by relevance
| /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/ |
| D | DrvMain.c | 87 #define HANDLE_CALLBACKS_FAILURE_STATUS(hDrvMain, eStatus) \ argument 564 TI_STATUS drvMain_Destroy (TI_HANDLE hDrvMain) in drvMain_Destroy() 776 void drvMain_SmeStop (TI_HANDLE hDrvMain) in drvMain_SmeStop() 795 static void drvMain_Init (TI_HANDLE hDrvMain) in drvMain_Init() 877 static TI_STATUS drvMain_SetDefaults (TI_HANDLE hDrvMain, TI_UINT8 *pBuf, TI_UINT32 uLength) in drvMain_SetDefaults() 959 static void drvMain_InitHwCb (TI_HANDLE hDrvMain, TI_STATUS eStatus) in drvMain_InitHwCb() 965 static void drvMain_InitFwCb (TI_HANDLE hDrvMain, TI_STATUS eStatus) in drvMain_InitFwCb() 971 static void drvMain_ConfigFwCb (TI_HANDLE hDrvMain, TI_STATUS eStatus) in drvMain_ConfigFwCb() 977 static void drvMain_TwdStopCb (TI_HANDLE hDrvMain, TI_STATUS eStatus) in drvMain_TwdStopCb() 983 static void drvMain_InitFailCb (TI_HANDLE hDrvMain, TI_STATUS eStatus) in drvMain_InitFailCb() [all …]
|
| D | DrvMainModules.h | 42 TI_HANDLE hDrvMain; member
|
| /system/wlan/ti/wilink_6_1/Test/ |
| D | fwdriverdebug.c | 87 void FWDebugFunction(TI_HANDLE hDrvMain, in FWDebugFunction() 290 void FW_DebugSendPacket(TI_HANDLE hDrvMain ,TI_HANDLE hOs, TI_HANDLE hTxMgmtQ, void *pParam) in FW_DebugSendPacket() 317 void FW_DebugInfinitSendPacket(TI_HANDLE hDrvMain ,TI_HANDLE hOs) in FW_DebugInfinitSendPacket() 327 void FW_DebugStartLoopBack (TI_HANDLE hDrvMain, TI_HANDLE hTWD) in FW_DebugStartLoopBack() 338 void FW_DebugStopLoopBack (TI_HANDLE hDrvMain, TI_HANDLE hTWD) in FW_DebugStopLoopBack()
|
| /system/wlan/ti/wilink_6_1/platforms/os/common/inc/ |
| D | WlanDrvCommon.h | 83 void *hDrvMain; member
|
| /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
| D | smePrivate.h | 70 TI_HANDLE hDrvMain; member
|
| /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
| D | healthMonitor.c | 73 TI_HANDLE hDrvMain; /* handle to the Recovery Mgr object */ member
|