Home
last modified time | relevance | path

Searched refs:num_phyerrs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1940 __le32 num_phyerrs; member
H A Dwmi-tlv.c1234 arg->num_phyerrs = __le32_to_cpu(ev->num_phyerrs); in ath10k_wmi_tlv_op_pull_phyerr_ev_hdr()
H A Dwmi.c4336 arg->num_phyerrs = __le32_to_cpu(ev->num_phyerrs); in ath10k_wmi_op_pull_phyerr_ev_hdr()
4355 arg->num_phyerrs = 1; in ath10k_wmi_10_4_op_pull_phyerr_ev_hdr()
4466 count = hdr_arg.num_phyerrs; in ath10k_wmi_event_phyerr()