Searched defs:bcm_sysport_mib (Results 1 – 1 of 1) sorted by relevance
596 struct bcm_sysport_mib { struct597 struct bcm_sysport_rx_counters rx;598 struct bcm_sysport_tx_counters tx;599 u32 rx_runt_cnt;600 u32 rx_runt_fcs;601 u32 rx_runt_fcs_align;602 u32 rx_runt_bytes;603 u32 rxchk_bad_csum;604 u32 rxchk_other_pkt_disc;605 u32 rbuf_ovflow_cnt;[all …]