Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h1057 struct dp_intr_stats { struct
1058 uint32_t num_tx_ring_masks[MAX_TCL_DATA_RINGS];
1059 uint32_t num_rx_ring_masks[MAX_REO_DEST_RINGS];
1060 uint32_t num_rx_mon_ring_masks;
1061 uint32_t num_rx_err_ring_masks;
1062 uint32_t num_rx_wbm_rel_ring_masks;
1063 uint32_t num_reo_status_ring_masks;
1064 uint32_t num_rxdma2host_ring_masks;
1065 uint32_t num_host2rxdma_ring_masks;
1066 uint32_t num_host2rxdma_mon_ring_masks;
[all …]