Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi-tlv.h1316 __le32 num_phyerrs; member
Dwmi.h3028 __le32 num_phyerrs; member
6002 u32 num_phyerrs; member
Dwmi-tlv.c879 arg->num_phyerrs = __le32_to_cpu(ev->num_phyerrs); in ath10k_wmi_tlv_op_pull_phyerr_ev_hdr()
Dwmi.c3652 arg->num_phyerrs = __le32_to_cpu(ev->num_phyerrs); in ath10k_wmi_op_pull_phyerr_ev_hdr()
3671 arg->num_phyerrs = 1; in ath10k_wmi_10_4_op_pull_phyerr_ev_hdr()
3782 count = hdr_arg.num_phyerrs; in ath10k_wmi_event_phyerr()