Searched refs:profile_data (Results 1 – 3 of 3) sorted by relevance
11 void *profile_data; member
123 __u8 profile_data[20]; member
277 crc = crc8->crctab[crc^crc8->profile_data[0]]; in cgw_csum_crc8_rel()281 crc = crc8->crctab[crc^crc8->profile_data[cf->data[1] & 0xF]]; in cgw_csum_crc8_rel()305 crc = crc8->crctab[crc^crc8->profile_data[0]]; in cgw_csum_crc8_pos()309 crc = crc8->crctab[crc^crc8->profile_data[cf->data[1] & 0xF]]; in cgw_csum_crc8_pos()332 crc = crc8->crctab[crc^crc8->profile_data[0]]; in cgw_csum_crc8_neg()336 crc = crc8->crctab[crc^crc8->profile_data[cf->data[1] & 0xF]]; in cgw_csum_crc8_neg()