Searched refs:gen_wow_host_wakeup_ind (Results 1 – 2 of 2) sorted by relevance
163 struct sk_buff *(*gen_wow_host_wakeup_ind)(struct ath10k *ar); member1183 if (!ar->wmi.ops->gen_wow_host_wakeup_ind) in ath10k_wmi_wow_host_wakeup_ind()1186 skb = ar->wmi.ops->gen_wow_host_wakeup_ind(ar); in ath10k_wmi_wow_host_wakeup_ind()
3479 .gen_wow_host_wakeup_ind = ath10k_wmi_tlv_gen_wow_host_wakeup_ind,