Searched refs:reg_ofdm_phyerr_cnt (Results 1 – 5 of 5) sorted by relevance
96 wlan_stat->mib_stats.reg_ofdm_phyerr_cnt = ev->reg_ofdm_phyerr_cnt; in extract_dcs_im_tgt_stats_tlv()
204 curr_stats->mib_stats.reg_ofdm_phyerr_cnt); in wlan_dcs_im_print_stats()225 prev_stats->mib_stats.reg_ofdm_phyerr_cnt); in wlan_dcs_im_print_stats()482 if (unlikely(curr_stats->mib_stats.reg_ofdm_phyerr_cnt < in wlan_dcs_wlan_interference_process()483 prev_stats->mib_stats.reg_ofdm_phyerr_cnt)) in wlan_dcs_wlan_interference_process()485 curr_stats->mib_stats.reg_ofdm_phyerr_cnt; in wlan_dcs_wlan_interference_process()488 curr_stats->mib_stats.reg_ofdm_phyerr_cnt - in wlan_dcs_wlan_interference_process()489 prev_stats->mib_stats.reg_ofdm_phyerr_cnt; in wlan_dcs_wlan_interference_process()509 ofdm_phy_err_rate = (curr_stats->mib_stats.reg_ofdm_phyerr_cnt * 1000) / in wlan_dcs_wlan_interference_process()522 (curr_stats->mib_stats.reg_ofdm_phyerr_cnt * 100) / in wlan_dcs_wlan_interference_process()529 max_phy_err_count = QDF_MAX(curr_stats->mib_stats.reg_ofdm_phyerr_cnt, in wlan_dcs_wlan_interference_process()
69 uint32_t reg_ofdm_phyerr_cnt; member
7772 uint32_t reg_ofdm_phyerr_cnt; member
21818 A_UINT32 reg_ofdm_phyerr_cnt; member