Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dpeer.h59 int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif,
Dpeer.c264 int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_peer_create() function
Dmac.c3662 ret = ath12k_peer_create(ar, arvif, sta, &peer_param); in ath12k_mac_station_add()
5428 ret = ath12k_peer_create(ar, arvif, NULL, &peer_param); in ath12k_mac_op_add_interface()
6205 ret = ath12k_peer_create(ar, arvif, NULL, &param); in ath12k_mac_op_assign_vif_chanctx()