Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h38 int (*pull_phyerr)(struct ath10k *ar, const void *phyerr_buf,
360 ath10k_wmi_pull_phyerr(struct ath10k *ar, const void *phyerr_buf, in ath10k_wmi_pull_phyerr() argument
366 return ar->wmi.ops->pull_phyerr(ar, phyerr_buf, left_len, arg); in ath10k_wmi_pull_phyerr()
H A Dwmi.c4366 const void *phyerr_buf, in ath10k_wmi_op_pull_phyerr_ev() argument
4370 const struct wmi_phyerr *phyerr = phyerr_buf; in ath10k_wmi_op_pull_phyerr_ev()
4410 const void *phyerr_buf, in ath10k_wmi_10_4_op_pull_phyerr_ev() argument
4414 const struct wmi_10_4_phyerr_event *phyerr = phyerr_buf; in ath10k_wmi_10_4_op_pull_phyerr_ev()