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