Searched refs:gen_set_ap_ps (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-ops.h | 114 struct sk_buff *(*gen_set_ap_ps)(struct ath10k *ar, u32 vdev_id, member 964 if (!ar->wmi.ops->gen_set_ap_ps) in ath10k_wmi_set_ap_ps_param() 967 skb = ar->wmi.ops->gen_set_ap_ps(ar, vdev_id, mac, param_id, value); in ath10k_wmi_set_ap_ps_param()
|
H A D | wmi.c | 9144 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps, 9215 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps, 9288 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps, 9355 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps, 9426 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps,
|
H A D | wmi-tlv.c | 4558 .gen_set_ap_ps = ath10k_wmi_tlv_op_gen_set_ap_ps,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-ops.h | 114 struct sk_buff *(*gen_set_ap_ps)(struct ath10k *ar, u32 vdev_id, member 964 if (!ar->wmi.ops->gen_set_ap_ps) in ath10k_wmi_set_ap_ps_param() 967 skb = ar->wmi.ops->gen_set_ap_ps(ar, vdev_id, mac, param_id, value); in ath10k_wmi_set_ap_ps_param()
|
H A D | wmi.c | 9122 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps, 9193 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps, 9266 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps, 9333 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps, 9404 .gen_set_ap_ps = ath10k_wmi_op_gen_set_ap_ps,
|
H A D | wmi-tlv.c | 4569 .gen_set_ap_ps = ath10k_wmi_tlv_op_gen_set_ap_ps,
|
Completed in 38 milliseconds