Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c3667 /* keep this before ath12k_wmi_send_peer_assoc_cmd() */ in ath12k_bss_assoc()
3677 ret = ath12k_wmi_send_peer_assoc_cmd(ar, peer_arg); in ath12k_bss_assoc()
5875 ret = ath12k_wmi_send_peer_assoc_cmd(ar, peer_arg); in ath12k_mac_station_assoc()
6143 err = ath12k_wmi_send_peer_assoc_cmd(ar, peer_arg); in ath12k_sta_rc_update_wk()
H A Dwmi.h6344 int ath12k_wmi_send_peer_assoc_cmd(struct ath12k *ar,
H A Dwmi.c2235 int ath12k_wmi_send_peer_assoc_cmd(struct ath12k *ar, in ath12k_wmi_send_peer_assoc_cmd() function