Home
last modified time | relevance | path

Searched refs:cnt_crc32_error_all (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c6141 pmac->cnt_crc32_error_all = pmac->cnt_he_crc32_error + in rtw89_phy_pmac_stat_update()
6154 pmac->cnt_crc32_error_all += pmac->cnt_eht_crc32_error; in rtw89_phy_pmac_stat_update()
H A Ddebug.c4402 pmac->cnt_crc32_error_all, pmac->cnt_ampdu_crc_error); in rtw89_get_bb_stat()
H A Dcore.h6773 u32 cnt_crc32_error_all; member