Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dmib.h240 unsigned long long ullRxDirectedBytes; member
Diocmd.h252 u32 ullRxDirectedBytes; member
Dmib.c181 pStatistic->ullRxDirectedBytes += (unsigned long long) cbFrameLength; in STAvUpdateRDStatCounter()