Lines Matching defs:bcm_sysport_mib
588 struct bcm_sysport_mib { struct
589 struct bcm_sysport_rx_counters rx;
590 struct bcm_sysport_tx_counters tx;
591 u32 rx_runt_cnt;
592 u32 rx_runt_fcs;
593 u32 rx_runt_fcs_align;
594 u32 rx_runt_bytes;
595 u32 rxchk_bad_csum;
596 u32 rxchk_other_pkt_disc;
597 u32 rbuf_ovflow_cnt;
598 u32 rbuf_err_cnt;
599 u32 alloc_rx_buff_failed;
600 u32 rx_dma_failed;
601 u32 tx_dma_failed;
602 u32 tx_realloc_tsb;
603 u32 tx_realloc_tsb_failed;