Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_stats_struct.h3451 struct cdp_pdev_tx_capture_stats { struct
3452 uint64_t peer_mismatch;
3453 uint32_t last_rcv_ppdu;
3454 uint32_t ppdu_stats_queue_depth;
3455 uint32_t ppdu_stats_defer_queue_depth;
3456 uint32_t ppdu_dropped;
3457 uint32_t pend_ppdu_dropped;
3458 uint32_t ppdu_flush_count;
3459 uint32_t msdu_threshold_drop;
3460 unsigned int ctl_mgmt_q_len[CDP_TXCAP_MAX_TYPE][CDP_TXCAP_MAX_SUBTYPE];
[all …]