qca-wifi: use the generic peer iterate API

Use the peer iterate APIs to iterate through peers
in vdev list at vdev, pdev, soc level

Change-Id: I983d825a780d76370ecb652e5151029df0334a26
This commit is contained in:
Chaithanya Garrepalli
2020-08-11 12:06:12 +05:30
committed by Gerrit - the friendly Code Review server
parent 1052e4d52b
commit fe5cbcd4ab
3 changed files with 104 additions and 129 deletions

View File

@@ -241,6 +241,11 @@ struct dbg_tx_comp_ppdu {
struct dbg_tx_comp_ppdu_user user[];
};
struct tid_q_len {
uint64_t defer_msdu_len;
uint64_t tasklet_msdu_len;
uint64_t pending_q_len;
};
/*
* dp_peer_tid_peer_id_update() update peer_id to tid structure
* @peer: Datapath peer