Searched defs:ath12k_pdev_dp (Results 1 – 1 of 1) sorted by relevance
154 struct ath12k_pdev_dp { struct155 u32 mac_id;156 atomic_t num_tx_pending;157 wait_queue_head_t tx_empty_waitq;159 struct ath12k_dp *dp;160 struct ieee80211_hw *hw;161 u8 hw_link_id;162 struct ath12k_dp_hw *dp_hw;165 spinlock_t ppdu_list_lock;166 struct ath12k_per_peer_tx_stats peer_tx_stats;[all …]