Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi-ops.h101 struct sk_buff *(*gen_set_ap_ps)(struct ath10k *ar, u32 vdev_id, member
730 if (!ar->wmi.ops->gen_set_ap_ps) in ath10k_wmi_set_ap_ps_param()
733 skb = ar->wmi.ops->gen_set_ap_ps(ar, vdev_id, mac, param_id, value); in ath10k_wmi_set_ap_ps_param()
Dwmi.c5253 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps,
5316 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps,
5379 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps,
5438 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps,
Dwmi-tlv.c2763 .gen_set_ap_ps = ath10k_wmi_tlv_op_gen_set_ap_ps,