Home
last modified time | relevance | path

Searched refs:uTotalEvCount (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/FW_Transfer/
DeventMbox.c119 TI_UINT32 uTotalEvCount; /* Count total number of event sending in the compound */ member
283 pEventMbox->uTotalEvCount = 0; in eventMbox_Config()
738 …->hReport, REPORT_SEVERITY_CONSOLE, " Total Number Of Events = %d: \n", pEventMbox->uTotalEvCount); in eventMbox_Print()