Searched refs:gen_set_sta_ps (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
| D | wmi-ops.h | 111 struct sk_buff *(*gen_set_sta_ps)(struct ath10k *ar, u32 vdev_id, member 928 if (!ar->wmi.ops->gen_set_sta_ps) in ath10k_wmi_set_sta_ps_param() 931 skb = ar->wmi.ops->gen_set_sta_ps(ar, vdev_id, param_id, value); in ath10k_wmi_set_sta_ps_param()
|
| D | wmi.c | 9012 .gen_set_sta_ps = ath10k_wmi_op_gen_set_sta_ps, 9083 .gen_set_sta_ps = ath10k_wmi_op_gen_set_sta_ps, 9156 .gen_set_sta_ps = ath10k_wmi_op_gen_set_sta_ps, 9223 .gen_set_sta_ps = ath10k_wmi_op_gen_set_sta_ps, 9294 .gen_set_sta_ps = ath10k_wmi_op_gen_set_sta_ps,
|
| D | wmi-tlv.c | 4329 .gen_set_sta_ps = ath10k_wmi_tlv_op_gen_set_sta_ps,
|