Home
last modified time | relevance | path

Searched refs:phyerr_tlv (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.c4218 const struct phyerr_tlv *tlv; in ath10k_wmi_event_dfs()
4249 tlv = (struct phyerr_tlv *)&phyerr->buf[i]; in ath10k_wmi_event_dfs()
4251 tlv = (const struct phyerr_tlv *)&phyerr->buf[i]; in ath10k_wmi_event_dfs()
4302 struct phyerr_tlv *tlv; in ath10k_wmi_event_spectral_scan()
4304 const struct phyerr_tlv *tlv; in ath10k_wmi_event_spectral_scan()
4320 tlv = (struct phyerr_tlv *)&phyerr->buf[i]; in ath10k_wmi_event_spectral_scan()
4322 tlv = (const struct phyerr_tlv *)&phyerr->buf[i]; in ath10k_wmi_event_spectral_scan()
H A Dwmi.h3594 struct phyerr_tlv { struct