Home
last modified time | relevance | path

Searched refs:dwTsrTotalRetry (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/staging/vt6655/
Dmib.h274 unsigned long dwTsrTotalRetry[TYPE_MAXTD]; // total collision retry count member
Diocmd.h306 u32 dwTsrTotalRetry[2]; // total collision retry count member
Dmib.c461 pStatistic->dwTsrTotalRetry[uIdx] += byTSR0_NCR; in STAvUpdateTDStatCounter()
/linux-3.4.99/drivers/staging/vt6656/
Dmib.h302 DWORD dwTsrTotalRetry; // total collision retry count member
Diocmd.h316 u32 dwTsrTotalRetry[2]; /* total collision retry count */ member
Dmib.c451 pStatistic->dwTsrTotalRetry += byRetyCnt; in STAvUpdateTDStatCounter()