Home
last modified time | relevance | path

Searched defs:bb_crc_info (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_statistics.h84 struct bb_crc_info { struct
85 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 …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_statistics.h84 struct bb_crc_info { struct
85 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 …]