qcacmn: Add Host Lithium Stats
Add per peer stats Add support to update APSTATS Change QDF_TRACE to DP_TRACE for improved readablility Change-Id: I4be2adf2a1d7f978eb2961a544435d525c97923d CRs-Fixed: 1114641
This commit is contained in:

committed by
Sandeep Puligilla

parent
c0ce628e49
commit
1e7401cbc7
@@ -51,5 +51,7 @@ void dp_rx_peer_unmap_handler(void *soc_handle, uint16_t peer_id);
|
||||
void dp_rx_sec_ind_handler(void *soc_handle, uint16_t peer_id,
|
||||
enum htt_sec_type sec_type, int is_unicast,
|
||||
u_int32_t *michael_key, u_int32_t *rx_pn);
|
||||
uint8_t dp_get_peer_mac_addr_frm_id(struct cdp_soc_t *soc_handle,
|
||||
uint16_t peer_id, uint8_t *peer_mac);
|
||||
|
||||
#endif /* _DP_PEER_H_ */
|
||||
|
Reference in New Issue
Block a user