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