Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Drx_desc.h963 u8 phy_err_code; member
978 u8 phy_err_code; member
H A Dwmi.c4422 switch (phyerr->phy_err_code) { in ath10k_wmi_op_pull_phyerr_ev()
4424 arg->phy_err_code = PHY_ERROR_SPECTRAL_SCAN; in ath10k_wmi_op_pull_phyerr_ev()
4427 arg->phy_err_code = PHY_ERROR_FALSE_RADAR_EXT; in ath10k_wmi_op_pull_phyerr_ev()
4430 arg->phy_err_code = PHY_ERROR_RADAR; in ath10k_wmi_op_pull_phyerr_ev()
4433 arg->phy_err_code = PHY_ERROR_UNKNOWN; in ath10k_wmi_op_pull_phyerr_ev()
4470 arg->phy_err_code = PHY_ERROR_SPECTRAL_SCAN; in ath10k_wmi_10_4_op_pull_phyerr_ev()
4472 arg->phy_err_code = PHY_ERROR_RADAR; in ath10k_wmi_10_4_op_pull_phyerr_ev()
4474 arg->phy_err_code = PHY_ERROR_UNKNOWN; in ath10k_wmi_10_4_op_pull_phyerr_ev()
4488 u32 count, i, buf_len, phy_err_code; in ath10k_wmi_event_phyerr() local
4529 phy_err_code = phyerr_arg.phy_err_code; in ath10k_wmi_event_phyerr()
[all …]
H A Dwmi.h3469 u8 phy_err_code; member
3493 u8 phy_err_code; member
6884 u8 phy_err_code; member
H A Dhtt.h663 u8 phy_err_code; member