Searched refs:CCK_cnt (Results 1 – 1 of 1) sorted by relevance
711 u32 CCK_cnt = GetPhyRxPktCounts(pAdapter, CCK_MPDU_OK_BIT); in r8712_GetPhyRxPktReceived() local714 return OFDM_cnt + CCK_cnt + HT_cnt; in r8712_GetPhyRxPktReceived()720 u32 CCK_cnt = GetPhyRxPktCounts(pAdapter, CCK_MPDU_FAIL_BIT); in r8712_GetPhyRxPktCRC32Error() local723 return OFDM_cnt + CCK_cnt + HT_cnt; in r8712_GetPhyRxPktCRC32Error()