Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dmib.h292 unsigned long long ullTxBroadcastBytes[TYPE_MAXTD]; member
Diocmd.h304 u32 ullTxBroadcastBytes[2]; member
Dmib.c450 pStatistic->ullTxBroadcastBytes[uIdx] += (unsigned long long) cbFrameLength; in STAvUpdateTDStatCounter()