Searched refs:uiPendedLast (Results 1 - 3 of 3) sorted by path

/drivers/staging/bcm/
H A DAdapter.h168 UINT uiPendedLast; member in struct:bcm_packet_info
H A DLeakyBucket.c90 psSF->uiPendedLast = 1;
187 ps_sf->uiPendedLast = false;
204 ps_sf->uiPendedLast = TRUE;
320 Adapter->PackInfo[iIndex].uiPendedLast &&
341 !Adapter->PackInfo[iIndex].uiPendedLast) {
H A DMisc.c747 BCM_DEBUG_PRINT(Adapter, DBG_TYPE_OTHERS, DUMP_INFO, DBG_LVL_ALL, "uiPendedLast:%X\n", Adapter->PackInfo[uiLoopIndex].uiPendedLast);

Completed in 139 milliseconds