Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi-ops.h40 int (*pull_phyerr_hdr)(struct ath10k *ar, struct sk_buff *skb, member
278 if (!ar->wmi.ops->pull_phyerr_hdr) in ath10k_wmi_pull_phyerr_hdr()
281 return ar->wmi.ops->pull_phyerr_hdr(ar, skb, arg); in ath10k_wmi_pull_phyerr_hdr()
Dwmi.c7245 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
7319 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
7387 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
7451 .pull_phyerr_hdr = ath10k_wmi_op_pull_phyerr_ev_hdr,
7512 .pull_phyerr_hdr = ath10k_wmi_10_4_op_pull_phyerr_ev_hdr,
Dwmi-tlv.c3424 .pull_phyerr_hdr = ath10k_wmi_tlv_op_pull_phyerr_ev_hdr,