Searched refs:ath11k_peer_create (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | peer.h | 51 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif,
|
H A D | peer.c | 370 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create() function
|
H A D | mac.c | 6747 ret = ath11k_peer_create(ar, arvif, NULL, &peer_param); in ath11k_mac_op_add_interface() 9450 ret = ath11k_peer_create(ar, arvif, sta, &peer_param); in ath11k_mac_station_add()
|