Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_peer.h170 int ath12k_dp_peer_create(struct ath12k_dp_hw *dp_hw, u8 *addr,
H A Ddp_peer.c456 int ath12k_dp_peer_create(struct ath12k_dp_hw *dp_hw, u8 *addr, in ath12k_dp_peer_create() function
H A Dmac.c7813 ret = ath12k_dp_peer_create(&ah->dp_hw, sta->addr, &dp_params); in ath12k_mac_op_sta_state()
10523 ret = ath12k_dp_peer_create(&ah->dp_hw, arvif->bssid, &params); in ath12k_mac_vdev_create()