Searched defs:bcm_sysport_mib (Results 1 – 1 of 1) sorted by relevance
558 struct bcm_sysport_mib { struct559 struct bcm_sysport_rx_counters rx;560 struct bcm_sysport_tx_counters tx;561 u32 rx_runt_cnt;562 u32 rx_runt_fcs;563 u32 rx_runt_fcs_align;564 u32 rx_runt_bytes;565 u32 rxchk_bad_csum;566 u32 rxchk_other_pkt_disc;567 u32 rbuf_ovflow_cnt;[all …]