Searched defs:bcm_sysport_mib (Results 1 – 1 of 1) sorted by relevance
588 struct bcm_sysport_mib { struct589 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;[all …]