Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c1865 ret = ath12k_wmi_send_set_ap_ps_param_cmd(ar, sta->addr, &arg); in ath12k_peer_assoc_qos_ap()
1871 ret = ath12k_wmi_send_set_ap_ps_param_cmd(ar, sta->addr, &arg); in ath12k_peer_assoc_qos_ap()
1878 ret = ath12k_wmi_send_set_ap_ps_param_cmd(ar, sta->addr, &arg); in ath12k_peer_assoc_qos_ap()
1884 ret = ath12k_wmi_send_set_ap_ps_param_cmd(ar, sta->addr, &arg); in ath12k_peer_assoc_qos_ap()
H A Dwmi.h4863 int ath12k_wmi_send_set_ap_ps_param_cmd(struct ath12k *ar, u8 *peer_addr,
H A Dwmi.c1519 int ath12k_wmi_send_set_ap_ps_param_cmd(struct ath12k *ar, u8 *peer_addr, in ath12k_wmi_send_set_ap_ps_param_cmd() function