Searched refs:hdr_arg (Results 1 – 1 of 1) sorted by relevance
4481 struct wmi_phyerr_hdr_arg hdr_arg = {}; in ath10k_wmi_event_phyerr() local4494 ret = ath10k_wmi_pull_phyerr_hdr(ar, skb, &hdr_arg); in ath10k_wmi_event_phyerr()4501 count = hdr_arg.num_phyerrs; in ath10k_wmi_event_phyerr()4503 left_len = hdr_arg.buf_len; in ath10k_wmi_event_phyerr()4505 tsf = hdr_arg.tsf_u32; in ath10k_wmi_event_phyerr()4507 tsf |= hdr_arg.tsf_l32; in ath10k_wmi_event_phyerr()4518 phyerr = hdr_arg.phyerrs; in ath10k_wmi_event_phyerr()