Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1940 __le32 num_phyerrs; member
H A Dwmi.h3513 __le32 num_phyerrs; member
6896 u32 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.c4329 arg->num_phyerrs = __le32_to_cpu(ev->num_phyerrs); in ath10k_wmi_op_pull_phyerr_ev_hdr()
4348 arg->num_phyerrs = 1; in ath10k_wmi_10_4_op_pull_phyerr_ev_hdr()
4459 count = hdr_arg.num_phyerrs; in ath10k_wmi_event_phyerr()