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