Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c4441 void ath10k_wmi_event_phyerr(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_phyerr() function
5923 ath10k_wmi_event_phyerr(ar, skb); in ath10k_wmi_op_rx()
6063 ath10k_wmi_event_phyerr(ar, skb); in ath10k_wmi_10_1_op_rx()
6194 ath10k_wmi_event_phyerr(ar, skb); in ath10k_wmi_10_2_op_rx()
6326 ath10k_wmi_event_phyerr(ar, skb); in ath10k_wmi_10_4_op_rx()
H A Dwmi.h7479 void ath10k_wmi_event_phyerr(struct ath10k *ar, struct sk_buff *skb);
H A Dwmi-tlv.c703 ath10k_wmi_event_phyerr(ar, skb); in ath10k_wmi_tlv_op_rx()