Searched refs:ath11k_peer_create (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | peer.h | 42 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif,
|
H A D | peer.c | 249 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create() function
|
H A D | mac.c | 2964 ret = ath11k_peer_create(ar, arvif, sta, &peer_param); in ath11k_mac_station_add() 4547 ret = ath11k_peer_create(ar, arvif, NULL, &peer_param); in ath11k_mac_op_add_interface() 5303 ret = ath11k_peer_create(ar, arvif, NULL, ¶m); in ath11k_mac_op_assign_vif_chanctx()
|
/kernel/linux/linux-6.6/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 | 4936 ret = ath11k_peer_create(ar, arvif, sta, &peer_param); in ath11k_mac_station_add() 6854 ret = ath11k_peer_create(ar, arvif, NULL, &peer_param); in ath11k_mac_op_add_interface() 7636 ret = ath11k_peer_create(ar, arvif, NULL, ¶m); in ath11k_mac_op_assign_vif_chanctx()
|
Completed in 22 milliseconds