Home
last modified time | relevance | path

Searched refs:checksum_resp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/fsi/
H A Dfsi-occ.c237 u16 checksum_resp = get_unaligned_be16(&resp->data[data_length]); in occ_verify_checksum() local
249 if (checksum != checksum_resp) { in occ_verify_checksum()
251 checksum_resp); in occ_verify_checksum()
/kernel/linux/linux-5.10/drivers/fsi/
H A Dfsi-occ.c220 u16 checksum_resp = get_unaligned_be16(&resp->data[data_length]); in occ_verify_checksum() local
232 if (checksum != checksum_resp) in occ_verify_checksum()

Completed in 4 milliseconds