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

  /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...]
  /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...]

Completed in 472 milliseconds