HomeSort by relevance Sort by last modified time
    Searched refs:RxXfer_ReStart (Results 1 - 6 of 6) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/inc/
rxXfer_api.h 79 VOID RxXfer_ReStart(TI_HANDLE hRxXfer);
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/Export_Inc/
rxXfer_api.h 81 void RxXfer_ReStart(TI_HANDLE hRxXfer, TI_BOOL bChipIs1273Pg10);
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
RxXfer.c 224 RxXfer_ReStart (hRxXfer, TI_TRUE);
724 * RxXfer_ReStart()
726 * DESCRIPTION: RxXfer_ReStart the RxXfer module object (called by the recovery)
734 void RxXfer_ReStart(TI_HANDLE hRxXfer, TI_BOOL bChipIs1273Pg10)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/RecoverCtrl/
recoveryCtrl.c 294 RxXfer_ReStart(pRecoveryCtrl->hRxXfer);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Rx_Xfer/
RxXfer.c 727 * RxXfer_ReStart()
729 * DESCRIPTION: RxXfer_ReStart the RxXfer module object (called by the recovery)
738 VOID RxXfer_ReStart(TI_HANDLE hRxXfer)
746 } /* RxXfer_ReStart() */
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.c 586 RxXfer_ReStart (pTWD->hRxXfer, bChipIs1273Pg10);
    [all...]

Completed in 188 milliseconds