Searched refs:phy_err_mask (Results 1 – 1 of 1) sorted by relevance
4415 u32 phy_err_mask; in ath10k_wmi_10_4_op_pull_phyerr_ev() local4436 phy_err_mask = __le32_to_cpu(phyerr->phy_err_mask[0]); in ath10k_wmi_10_4_op_pull_phyerr_ev()4438 if (phy_err_mask & PHY_ERROR_10_4_SPECTRAL_SCAN_MASK) in ath10k_wmi_10_4_op_pull_phyerr_ev()4440 else if (phy_err_mask & PHY_ERROR_10_4_RADAR_MASK) in ath10k_wmi_10_4_op_pull_phyerr_ev()