Searched refs:rx_crc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.h | 186 u32 rx_crc; member
|
H A D | bcm63xx_enet.c | 1261 { "rx_crc", GEN_STAT(mib.rx_crc), ETH_MIB_RX_CRC },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.h | 186 u32 rx_crc; member
|
H A D | bcm63xx_enet.c | 1280 { "rx_crc", GEN_STAT(mib.rx_crc), ETH_MIB_RX_CRC },
|
/kernel/linux/linux-5.10/drivers/net/ethernet/alacritech/ |
H A D | slicoss.c | 54 "rx_crc", 487 SLIC_INC_STATS_COUNTER(stats, rx_crc); in slic_handle_frame_error() 536 SLIC_INC_STATS_COUNTER(stats, rx_crc); in slic_handle_frame_error() 1475 SLIC_GET_STATS_COUNTER(lst->rx_crc_errors, stats, rx_crc); in slic_get_stats() 1511 SLIC_GET_STATS_COUNTER(data[15], stats, rx_crc); in slic_get_ethtool_stats()
|
H A D | slic.h | 435 u64 rx_crc; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/alacritech/ |
H A D | slicoss.c | 54 "rx_crc", 487 SLIC_INC_STATS_COUNTER(stats, rx_crc); in slic_handle_frame_error() 536 SLIC_INC_STATS_COUNTER(stats, rx_crc); in slic_handle_frame_error() 1475 SLIC_GET_STATS_COUNTER(lst->rx_crc_errors, stats, rx_crc); in slic_get_stats() 1511 SLIC_GET_STATS_COUNTER(data[15], stats, rx_crc); in slic_get_ethtool_stats()
|
H A D | slic.h | 433 u64 rx_crc; member
|
Completed in 15 milliseconds