Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h36 int (*pull_phyerr_hdr)(struct ath10k *ar, struct sk_buff *skb, member
353 if (!ar->wmi.ops->pull_phyerr_hdr) in ath10k_wmi_pull_phyerr_hdr()
356 return ar->wmi.ops->pull_phyerr_hdr(ar, skb, arg); in ath10k_wmi_pull_phyerr_hdr()
H A Dwmi.c9152 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
9232 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
9306 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
9377 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
9443 .pull_phyerr_hdr = ath10k_wmi_10_4_op_pull_phyerr_ev_hdr,
H A Dwmi-tlv.c4541 .pull_phyerr_hdr = ath10k_wmi_tlv_op_pull_phyerr_ev_hdr,