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