Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dwmi-tlv.h1939 __le32 num_phyerrs; member
Dwmi.h3473 __le32 num_phyerrs; member
6885 u32 num_phyerrs; member
Dwmi.c4303 arg->num_phyerrs = __le32_to_cpu(ev->num_phyerrs); in ath10k_wmi_op_pull_phyerr_ev_hdr()
4322 arg->num_phyerrs = 1; in ath10k_wmi_10_4_op_pull_phyerr_ev_hdr()
4433 count = hdr_arg.num_phyerrs; in ath10k_wmi_event_phyerr()
Dwmi-tlv.c1213 arg->num_phyerrs = __le32_to_cpu(ev->num_phyerrs); in ath10k_wmi_tlv_op_pull_phyerr_ev_hdr()