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