Lines Matching defs:bcm_sysport_mib
557 struct bcm_sysport_mib { struct
558 struct bcm_sysport_rx_counters rx;
559 struct bcm_sysport_tx_counters tx;
560 u32 rx_runt_cnt;
561 u32 rx_runt_fcs;
562 u32 rx_runt_fcs_align;
563 u32 rx_runt_bytes;
564 u32 rxchk_bad_csum;
565 u32 rxchk_other_pkt_disc;
566 u32 rbuf_ovflow_cnt;
567 u32 rbuf_err_cnt;
568 u32 alloc_rx_buff_failed;
569 u32 rx_dma_failed;
570 u32 tx_dma_failed;
571 u32 tx_realloc_tsb;
572 u32 tx_realloc_tsb_failed;