Searched refs:ath12k_peer_create (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | peer.h | 62 int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif,
|
H A D | peer.c | 264 int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_peer_create() function
|
H A D | mac.c | 3668 ret = ath12k_peer_create(ar, arvif, sta, &peer_param); in ath12k_mac_station_add() 5434 ret = ath12k_peer_create(ar, arvif, NULL, &peer_param); in ath12k_mac_op_add_interface() 6226 ret = ath12k_peer_create(ar, arvif, NULL, ¶m); in ath12k_mac_op_assign_vif_chanctx()
|