Home
last modified time | relevance | path

Searched refs:gen_wow_host_wakeup_ind (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h181 struct sk_buff *(*gen_wow_host_wakeup_ind)(struct ath10k *ar); member
1382 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()
H A Dwmi-tlv.c4585 .gen_wow_host_wakeup_ind = ath10k_wmi_tlv_gen_wow_host_wakeup_ind,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h181 struct sk_buff *(*gen_wow_host_wakeup_ind)(struct ath10k *ar); member
1382 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()
H A Dwmi-tlv.c4596 .gen_wow_host_wakeup_ind = ath10k_wmi_tlv_gen_wow_host_wakeup_ind,

Completed in 16 milliseconds