Searched defs:vsc9953_rx_cntrs (Results 1 – 1 of 1) sorted by relevance
466 struct vsc9953_rx_cntrs { struct467 u32 c_rx_oct;468 u32 c_rx_uc;469 u32 c_rx_mc;470 u32 c_rx_bc;471 u32 c_rx_short;472 u32 c_rx_frag;473 u32 c_rx_jabber;474 u32 c_rx_crc;475 u32 c_rx_symbol_err;[all …]