Searched defs:bcm_sysport_mib (Results 1 – 1 of 1) sorted by relevance
549 struct bcm_sysport_mib { struct550 struct bcm_sysport_rx_counters rx;551 struct bcm_sysport_tx_counters tx;552 u32 rx_runt_cnt;553 u32 rx_runt_fcs;554 u32 rx_runt_fcs_align;555 u32 rx_runt_bytes;556 u32 rxchk_bad_csum;557 u32 rxchk_other_pkt_disc;558 u32 rbuf_ovflow_cnt;[all …]