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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/Cmd_Queue/
CmdQueue.c 237 ((CmdQueue_InterrogateCB_t)pHead->CB_Func)(pHead->CB_Arg, CMD_STATUS_FW_RESET,pHead->interrogateParamsBuf);
241 ((CmdQueue_CB_t)pHead->CB_Func)(pHead->CB_Arg, CMD_STATUS_FW_RESET);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Cmd_MBox/
CmdMBox.c 99 case CMD_STATUS_FW_RESET: \
135 case CMD_STATUS_FW_RESET: \
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 124 #define CMD_STATUS_FW_RESET 22 /* Driver internal use.*/
144 CMD_STATUS_FW_RESET = 22, /* Driver internal use.*/
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_commands.h 122 #define CMD_STATUS_FW_RESET 22 /* Driver internal use.*/
142 CMD_STATUS_FW_RESET = 22, /* Driver internal use.*/
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_commands.h 124 #define CMD_STATUS_FW_RESET 22 /* Driver internal use.*/
144 CMD_STATUS_FW_RESET = 22, /* Driver internal use.*/
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdQueue.c 647 ((TCmdQueueInterrogateCb)pHead->fCb)(pHead->hCb, CMD_STATUS_FW_RESET, pHead->pInterrogateBuf);
651 ((TCmdQueueCb)pHead->fCb)(pHead->hCb, CMD_STATUS_FW_RESET);
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdQueue.c 647 ((TCmdQueueInterrogateCb)pHead->fCb)(pHead->hCb, CMD_STATUS_FW_RESET, pHead->pInterrogateBuf);
651 ((TCmdQueueCb)pHead->fCb)(pHead->hCb, CMD_STATUS_FW_RESET);
    [all...]

Completed in 93 milliseconds