Lines Matching defs:cdp_pdev_stats
3209 struct cdp_pdev_stats { struct
3210 struct {
3219 } dropped;
3221 struct {
3230 } replenish;
3232 uint32_t rx_raw_pkts;
3233 uint32_t mesh_mem_alloc;
3234 uint32_t tso_desc_cnt;
3235 uint32_t sg_desc_cnt;
3236 uint32_t vlan_tag_stp_cnt;
3239 struct {
3247 } err;
3249 uint32_t buf_freelist;
3250 struct cdp_tx_ingress_stats tx_i;
3251 struct cdp_rx_ingress_stats rx_i;
3252 struct cdp_tx_stats tx;
3253 struct cdp_rx_stats rx;
3254 struct cdp_hist_tx_comp tx_comp_histogram;
3255 struct cdp_hist_rx_ind rx_ind_histogram;
3256 uint64_t ppdu_stats_counter[CDP_PPDU_STATS_MAX_TAG];
3257 uint32_t cdp_delayed_ba_not_recev;
3259 struct cdp_htt_tx_pdev_stats htt_tx_pdev_stats;
3260 struct cdp_htt_rx_pdev_stats htt_rx_pdev_stats;
3263 uint32_t wdi_event[CDP_WDI_NUM_EVENTS];
3264 struct cdp_tid_stats tid_stats;
3267 struct {
3272 } ul_ofdma;
3274 struct {
3280 } eap_drop_stats;
3282 struct cdp_tso_stats tso_stats;
3283 struct cdp_cfr_rcc_stats rcc;
3285 uint64_t tx_ppdu_proc;
3286 uint64_t ack_ba_comes_twice;
3287 uint64_t ppdu_drop;
3288 uint64_t ppdu_wrap_drop;
3290 struct {
3294 } rx_buffer_pool;
3296 struct {
3299 } rx_refill_buff_pool;
3301 uint32_t peer_unauth_rx_pkt_drop;
3303 struct cdp_pdev_telemetry_stats telemetry_stats;
3304 struct cdp_pdev_deter_stats deter_stats;
3306 uint32_t invalid_msdu_cnt;