Searched refs:cgw_csum_crc8 (Results 1 – 2 of 2) sorted by relevance
116 struct cgw_csum_crc8 { struct129 #define CGW_CS_CRC8_LEN sizeof(struct cgw_csum_crc8) argument
107 struct cgw_csum_crc8 crc8;111 void (*crc8)(struct can_frame *cf, struct cgw_csum_crc8 *crc8);256 static void cgw_csum_crc8_rel(struct can_frame *cf, struct cgw_csum_crc8 *crc8) in cgw_csum_crc8_rel()295 static void cgw_csum_crc8_pos(struct can_frame *cf, struct cgw_csum_crc8 *crc8) in cgw_csum_crc8_pos()322 static void cgw_csum_crc8_neg(struct can_frame *cf, struct cgw_csum_crc8 *crc8) in cgw_csum_crc8_neg()623 [CGW_CS_CRC8] = { .len = sizeof(struct cgw_csum_crc8) },725 struct cgw_csum_crc8 *c = nla_data(tb[CGW_CS_CRC8]); in cgw_parse_attr()