Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DLeakyBucket.c38 Adapter->PackInfo[i].stLastUpdateTokenAt.tv_sec)*1000 + in UpdateTokenCount()
39 (tv.tv_usec-Adapter->PackInfo[i].stLastUpdateTokenAt.tv_usec)/ in UpdateTokenCount()
46 memcpy(&Adapter->PackInfo[i].stLastUpdateTokenAt, in UpdateTokenCount()
DAdapter.h261 struct timeval stLastUpdateTokenAt; member