Searched refs:hdr_arg (Results 1 – 1 of 1) sorted by relevance
4421 struct wmi_phyerr_hdr_arg hdr_arg = {}; in ath10k_wmi_event_phyerr() local4430 ret = ath10k_wmi_pull_phyerr_hdr(ar, skb, &hdr_arg); in ath10k_wmi_event_phyerr()4437 count = hdr_arg.num_phyerrs; in ath10k_wmi_event_phyerr()4439 left_len = hdr_arg.buf_len; in ath10k_wmi_event_phyerr()4441 tsf = hdr_arg.tsf_u32; in ath10k_wmi_event_phyerr()4443 tsf |= hdr_arg.tsf_l32; in ath10k_wmi_event_phyerr()4449 phyerr = hdr_arg.phyerrs; in ath10k_wmi_event_phyerr()