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

  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
eventMbox.c 119 TI_UINT32 uTotalEvCount; /* Count total number of event sending in the compound */
283 pEventMbox->uTotalEvCount = 0;
738 TRACE1(pEventMbox->hReport, REPORT_SEVERITY_CONSOLE, " Total Number Of Events = %d: \n", pEventMbox->uTotalEvCount);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/EventMbox/
eventMbox.c 145 UINT32 uTotalEvCount;
694 pEventMbox->uTotalEvCount++;
744 (" Total Number Of Events = %d: \n", pEventMbox->uTotalEvCount));
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
eventMbox.c 119 TI_UINT32 uTotalEvCount; /* Count total number of event sending in the compound */
283 pEventMbox->uTotalEvCount = 0;
736 TRACE1(pEventMbox->hReport, REPORT_SEVERITY_CONSOLE, " Total Number Of Events = %d: \n", pEventMbox->uTotalEvCount);

Completed in 25 milliseconds