Home
last modified time | relevance | path

Searched defs:dp_hw (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_peer.c345 struct ath12k_dp_peer *ath12k_dp_peer_find_by_addr(struct ath12k_dp_hw *dp_hw, u8 *addr) in ath12k_dp_peer_find_by_addr()
360 struct ath12k_dp_peer *ath12k_dp_peer_find_by_addr_and_sta(struct ath12k_dp_hw *dp_hw, in ath12k_dp_peer_find_by_addr_and_sta()
376 static struct ath12k_dp_peer *ath12k_dp_peer_create_find(struct ath12k_dp_hw *dp_hw, in ath12k_dp_peer_create_find()
453 int ath12k_dp_peer_create(struct ath12k_dp_hw *dp_hw, u8 *addr, in ath12k_dp_peer_create()
505 void ath12k_dp_peer_delete(struct ath12k_dp_hw *dp_hw, u8 *addr, in ath12k_dp_peer_delete()
529 int ath12k_dp_link_peer_assign(struct ath12k_dp *dp, struct ath12k_dp_hw *dp_hw, in ath12k_dp_link_peer_assign()
612 void ath12k_dp_link_peer_unassign(struct ath12k_dp *dp, struct ath12k_dp_hw *dp_hw, in ath12k_dp_link_peer_unassign()
H A Dmac.c1212 struct ath12k_dp_hw *dp_hw = &ar->ah->dp_hw; in ath12k_mac_peer_cleanup_all() local
1268 struct ath12k_dp_hw *dp_hw = &ah->dp_hw; in ath12k_mac_dp_peer_cleanup() local