Home
last modified time | relevance | path

Searched refs:pull_phyerr_hdr (Results 1 – 2 of 2) 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.c9158 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
9238 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
9312 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
9383 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
9449 .pull_phyerr_hdr = ath10k_wmi_10_4_op_pull_phyerr_ev_hdr,