Home
last modified time | relevance | path

Searched refs:reg_ofdm_phyerr_cnt (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_dcs_tlv.c96 wlan_stat->mib_stats.reg_ofdm_phyerr_cnt = ev->reg_ofdm_phyerr_cnt; in extract_dcs_im_tgt_stats_tlv()
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/
H A Dwlan_dcs.c204 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()
/wlan-driver/qca-wifi-host-cmn/umac/dcs/dispatcher/inc/
H A Dwlan_dcs_public_structs.h69 uint32_t reg_ofdm_phyerr_cnt; member
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h7772 uint32_t reg_ofdm_phyerr_cnt; member
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h21818 A_UINT32 reg_ofdm_phyerr_cnt; member