Home
last modified time | relevance | path

Searched defs:dp_peer_info (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h1214 struct dp_peer_info { struct
1215 uint16_t primary_peer_id;
1216 uint8_t chip_id;
1217 uint16_t hw_peer_id;
1218 uint16_t ast_hash;
H A Ddp_peer.h47 #define dp_peer_info(params...) \ macro