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

  /hardware/ti/wlan/wl1271/utils/
queue.c 57 TI_UINT32 uOverflow; /* Number of overflow occurences - couldn't insert node (for debug) */
271 pQue->uOverflow++;
374 pQue->uOverflow++;
421 pQue->uCount, pQue->uMaxCount, pQue->uLimit, pQue->uOverflow,
  /system/wlan/ti/wilink_6_1/utils/
queue.c 57 TI_UINT32 uOverflow; /* Number of overflow occurences - couldn't insert node (for debug) */
268 pQue->uOverflow++;
361 pQue->uOverflow++;
408 pQue->uCount, pQue->uMaxCount, pQue->uLimit, pQue->uOverflow,

Completed in 877 milliseconds