Searched defs:bcmgenet_mib_counters (Results 1 – 1 of 1) sorted by relevance
137 struct bcmgenet_mib_counters { struct138 struct bcmgenet_rx_counters rx;139 struct bcmgenet_tx_counters tx;140 u32 rx_runt_cnt;141 u32 rx_runt_fcs;142 u32 rx_runt_fcs_align;143 u32 rx_runt_bytes;144 u32 rbuf_ovflow_cnt;145 u32 rbuf_err_cnt;146 u32 mdf_err_cnt;[all …]