Searched defs:bb_crc_info (Results 1 – 2 of 2) sorted by relevance
84 struct bb_crc_info { struct85 u32 cnt_ampdu_miss;86 u32 cnt_ampdu_crc_error;87 u32 cnt_ampdu_crc_ok;88 u32 cnt_cck_crc32_error;89 u32 cnt_cck_crc32_ok;90 u32 cnt_ofdm_crc32_error;91 u32 cnt_ofdm_crc32_ok;92 u32 cnt_ht_crc32_error;93 u32 cnt_ht_crc32_ok;[all …]