Searched refs:phyerr_tlv (Results 1 – 2 of 2) sorted by relevance
4218 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()
3594 struct phyerr_tlv { struct