Searched refs:CCK_cnt (Results 1 – 1 of 1) sorted by relevance
710 u32 CCK_cnt = GetPhyRxPktCounts(pAdapter, CCK_MPDU_OK_BIT); in r8712_GetPhyRxPktReceived() local713 return OFDM_cnt + CCK_cnt + HT_cnt; in r8712_GetPhyRxPktReceived()719 u32 CCK_cnt = GetPhyRxPktCounts(pAdapter, CCK_MPDU_FAIL_BIT); in r8712_GetPhyRxPktCRC32Error() local722 return OFDM_cnt + CCK_cnt + HT_cnt; in r8712_GetPhyRxPktCRC32Error()