Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dwmi-tlv.h1939 __le32 num_phyerrs; member
Dwmi.h3478 __le32 num_phyerrs; member
6892 u32 num_phyerrs; member
Dwmi.c4307 arg->num_phyerrs = __le32_to_cpu(ev->num_phyerrs); in ath10k_wmi_op_pull_phyerr_ev_hdr()
4326 arg->num_phyerrs = 1; in ath10k_wmi_10_4_op_pull_phyerr_ev_hdr()
4437 count = hdr_arg.num_phyerrs; in ath10k_wmi_event_phyerr()
Dwmi-tlv.c1222 arg->num_phyerrs = __le32_to_cpu(ev->num_phyerrs); in ath10k_wmi_tlv_op_pull_phyerr_ev_hdr()