ath12k_dp_hw
struct ath12k_dp_hw dp_hw;
struct ath12k_dp_hw *dp_hw;
void ath12k_dp_link_peer_unassign(struct ath12k_dp *dp, struct ath12k_dp_hw *dp_hw,
int ath12k_dp_link_peer_assign(struct ath12k_dp *dp, struct ath12k_dp_hw *dp_hw,
struct ath12k_dp_peer *ath12k_dp_peer_find_by_addr(struct ath12k_dp_hw *dp_hw, u8 *addr)
struct ath12k_dp_peer *ath12k_dp_peer_find_by_addr_and_sta(struct ath12k_dp_hw *dp_hw,
static struct ath12k_dp_peer *ath12k_dp_peer_create_find(struct ath12k_dp_hw *dp_hw,
int ath12k_dp_peer_create(struct ath12k_dp_hw *dp_hw, u8 *addr,
void ath12k_dp_peer_delete(struct ath12k_dp_hw *dp_hw, u8 *addr,
int ath12k_dp_link_peer_assign(struct ath12k_dp *dp, struct ath12k_dp_hw *dp_hw,
void ath12k_dp_link_peer_unassign(struct ath12k_dp *dp, struct ath12k_dp_hw *dp_hw,
int ath12k_dp_peer_create(struct ath12k_dp_hw *dp_hw, u8 *addr,
void ath12k_dp_peer_delete(struct ath12k_dp_hw *dp_hw, u8 *addr,
struct ath12k_dp_peer *ath12k_dp_peer_find_by_addr(struct ath12k_dp_hw *dp_hw, u8 *addr);
struct ath12k_dp_peer *ath12k_dp_peer_find_by_addr_and_sta(struct ath12k_dp_hw *dp_hw,
struct ath12k_dp_hw *dp_hw = &ar->ah->dp_hw;
struct ath12k_dp_hw *dp_hw = &ah->dp_hw;