Home
last modified time | relevance | path

Searched refs:rx_crc (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/
H A Discsi_tcp.h45 u32 rx_crc; /* CRC32C (Rx) */ member
H A Discsi_tcp.c595 tcp_conn->rx_crcp = &tcp_sw_conn->rx_crc; in iscsi_sw_tcp_conn_create()
/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.h186 u32 rx_crc; member
H A Dbcm63xx_enet.c1280 { "rx_crc", GEN_STAT(mib.rx_crc), ETH_MIB_RX_CRC },
/linux/drivers/net/ethernet/alacritech/
H A Dslicoss.c487 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 Dslic.h433 u64 rx_crc; member