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.c4247 const struct phyerr_tlv *tlv; in ath10k_wmi_event_dfs()
4278 tlv = (struct phyerr_tlv *)&phyerr->buf[i]; in ath10k_wmi_event_dfs()
4280 tlv = (const struct phyerr_tlv *)&phyerr->buf[i]; in ath10k_wmi_event_dfs()
4331 struct phyerr_tlv *tlv; in ath10k_wmi_event_spectral_scan()
4333 const struct phyerr_tlv *tlv; in ath10k_wmi_event_spectral_scan()
4349 tlv = (struct phyerr_tlv *)&phyerr->buf[i]; in ath10k_wmi_event_spectral_scan()
4351 tlv = (const struct phyerr_tlv *)&phyerr->buf[i]; in ath10k_wmi_event_spectral_scan()
H A Dwmi.h3629 struct phyerr_tlv { struct