qcacmn: Move monitor mode HTT parsing from mon_1_0 to common
Moving HTT parsing to common file dp_mon.c Initialize function pointer to stats ind handler for BE CRs-Fixed: 3071271 Change-Id: I08fb98f8dbed075c3b49baebca399771bfb5077c
This commit is contained in:

committed by
Madan Koyyalamudi

parent
66181cbbbb
commit
3637ac16b0
@@ -71,6 +71,7 @@ struct dp_peer *dp_peer_find_hash_find(struct dp_soc *soc,
|
||||
int mac_addr_is_aligned,
|
||||
uint8_t vdev_id,
|
||||
enum dp_mod_id id);
|
||||
bool dp_peer_find_by_id_valid(struct dp_soc *soc, uint16_t peer_id);
|
||||
|
||||
/**
|
||||
* dp_peer_get_ref() - Returns peer object given the peer id
|
||||
|
Reference in New Issue
Block a user