Searched refs:ath11k_peer_create (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/ath/ath11k/ |
| D | peer.h | 43 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif,
|
| D | peer.c | 250 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create() function
|
| D | mac.c | 3218 ret = ath11k_peer_create(ar, arvif, sta, &peer_param); in ath11k_mac_station_add() 4776 ret = ath11k_peer_create(ar, arvif, NULL, &peer_param); in ath11k_mac_op_add_interface() 5539 ret = ath11k_peer_create(ar, arvif, NULL, ¶m); in ath11k_mac_op_assign_vif_chanctx()
|