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

  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdQueue.c 57 static TI_STATUS cmdQueue_Push (TI_HANDLE hCmdQueue,
189 * \sa cmdQueue_Push, cmdQueue_ResultReceived
418 * \sa cmdQueue_Push
434 status = cmdQueue_Push (pCmdQueue,
462 static TI_STATUS cmdQueue_Push (TI_HANDLE hCmdQueue,
482 TRACE0(pCmdQueue->hReport, REPORT_SEVERITY_ERROR, "cmdQueue_Push: ** ERROR ** The Queue is full\n");
517 WLAN_OS_REPORT(("cmdQueue_Push: CmdType = %s (%s(%d))"
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdQueue.c 57 static TI_STATUS cmdQueue_Push (TI_HANDLE hCmdQueue,
189 * \sa cmdQueue_Push, cmdQueue_ResultReceived
418 * \sa cmdQueue_Push
434 status = cmdQueue_Push (pCmdQueue,
462 static TI_STATUS cmdQueue_Push (TI_HANDLE hCmdQueue,
482 TRACE0(pCmdQueue->hReport, REPORT_SEVERITY_ERROR, "cmdQueue_Push: ** ERROR ** The Queue is full\n");
517 WLAN_OS_REPORT(("cmdQueue_Push: CmdType = %s (%s(%d))"
    [all...]

Completed in 24 milliseconds