Searched defs:dp_hw (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_peer.c | 348 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() 363 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() 379 static struct ath12k_dp_peer *ath12k_dp_peer_create_find(struct ath12k_dp_hw *dp_hw, in ath12k_dp_peer_create_find() 456 int ath12k_dp_peer_create(struct ath12k_dp_hw *dp_hw, u8 *addr, in ath12k_dp_peer_create() 514 void ath12k_dp_peer_delete(struct ath12k_dp_hw *dp_hw, u8 *addr, in ath12k_dp_peer_delete() 539 int ath12k_dp_link_peer_assign(struct ath12k_dp *dp, struct ath12k_dp_hw *dp_hw, in ath12k_dp_link_peer_assign() 624 void ath12k_dp_link_peer_unassign(struct ath12k_dp *dp, struct ath12k_dp_hw *dp_hw, in ath12k_dp_link_peer_unassign() 712 struct ath12k_dp_hw *dp_hw = NULL; in ath12k_dp_peer_fixup_peer_id() local
|
| H A D | dp.h | 162 struct ath12k_dp_hw *dp_hw; member
|
| H A D | mac.c | 1223 struct ath12k_dp_hw *dp_hw = &ar->ah->dp_hw; in ath12k_mac_peer_cleanup_all() local 1283 struct ath12k_dp_hw *dp_hw = &ah->dp_hw; in ath12k_mac_dp_peer_cleanup() local
|
| H A D | core.h | 801 struct ath12k_dp_hw dp_hw; member
|