Home
last modified time | relevance | path

Searched defs:bRecovery (Results 1 – 3 of 3) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Xfer/Slave_Dbl_Buf/
DtxXfer.h104 BOOL bRecovery; /* Recovery indicator */ member
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DDrvMain.c132 TI_BOOL bRecovery; /* Indicates if we are during recovery process */ member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
DwhalHwCtrl.c1084 int whal_hwCtrl_ConfigHw (HwCtrl_T *pHwCtrl, void *fCb, TI_HANDLE hCb, BOOL bRecovery) in whal_hwCtrl_ConfigHw()