Searched refs:SStatCounter (Results 1 – 4 of 4) sorted by relevance
312 } SStatCounter, *PSStatCounter; typedef
72 memset(pStatistic, 0, sizeof(SStatCounter)); in STAvClearAllCounter()
410 SStatCounter scStatistic;
358 if (copy_to_user(pReq->data, &(pDevice->scStatistic), sizeof(SStatCounter))) { in private_ioctl()