Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
Dwlan_dp_public_struct.h194 struct dp_dns_stats { struct
195 uint16_t tx_dns_req_count;
196 uint16_t rx_dns_rsp_count;
197 uint16_t tx_dropped;
198 uint16_t rx_delivered;
199 uint16_t rx_refused;
200 uint16_t tx_host_fw_sent;
201 uint16_t rx_host_drop;
202 uint16_t tx_ack_cnt;