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