Home
last modified time | relevance | path

Searched defs:crc8 (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/net/can/
Dgw.c104 struct cgw_csum_crc8 crc8; member
109 void (*crc8)(struct canfd_frame *cf, member
365 struct cgw_csum_crc8 *crc8) in cgw_csum_crc8_rel()
403 struct cgw_csum_crc8 *crc8) in cgw_csum_crc8_pos()
430 struct cgw_csum_crc8 *crc8) in cgw_csum_crc8_neg()
/linux-5.19.10/lib/
Dcrc8.c74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], const u8 *pdata, size_t nbytes, u8 crc) in crc8() function
/linux-5.19.10/drivers/w1/slaves/
Dw1_ds250x.c52 u8 crc8; in w1_ds2502_read_page() local
/linux-5.19.10/drivers/i2c/
Di2c-core-smbus.c29 static u8 crc8(u16 data) in crc8() function
/linux-5.19.10/drivers/iio/chemical/
Dsgp30.c85 u8 crc8; member
/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_type.h1390 u16 crc8; member
/linux-5.19.10/drivers/net/ethernet/marvell/
Dmvneta.c3040 unsigned char crc8, in mvneta_set_other_mcast_addr()