Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Dmib.h40 unsigned long long RTSFailureCount; member
Dmib.c136 p802_11Counter->RTSFailureCount += (unsigned long long) ((dwCounter & 0x0000ff00) >> 8); in STAvUpdate802_11Counter()