Home
last modified time | relevance | path

Searched refs:phy_err_code (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Drx_desc.h964 u8 phy_err_code; member
979 u8 phy_err_code; member
H A Dwmi.c4214 phyerr->phy_err_code, phyerr->rssi_combined, in ath10k_wmi_event_dfs()
4384 switch (phyerr->phy_err_code) { in ath10k_wmi_op_pull_phyerr_ev()
4386 arg->phy_err_code = PHY_ERROR_SPECTRAL_SCAN; in ath10k_wmi_op_pull_phyerr_ev()
4389 arg->phy_err_code = PHY_ERROR_FALSE_RADAR_EXT; in ath10k_wmi_op_pull_phyerr_ev()
4392 arg->phy_err_code = PHY_ERROR_RADAR; in ath10k_wmi_op_pull_phyerr_ev()
4395 arg->phy_err_code = PHY_ERROR_UNKNOWN; in ath10k_wmi_op_pull_phyerr_ev()
4432 arg->phy_err_code = PHY_ERROR_SPECTRAL_SCAN; in ath10k_wmi_10_4_op_pull_phyerr_ev()
4434 arg->phy_err_code = PHY_ERROR_RADAR; in ath10k_wmi_10_4_op_pull_phyerr_ev()
4436 arg->phy_err_code = PHY_ERROR_UNKNOWN; in ath10k_wmi_10_4_op_pull_phyerr_ev()
4446 u32 count, i, buf_len, phy_err_code; in ath10k_wmi_event_phyerr() local
[all …]
H A Dwmi.h3504 u8 phy_err_code; member
3528 u8 phy_err_code; member
6888 u8 phy_err_code; member
H A Dhtt.h661 u8 phy_err_code; member