Searched refs:fcs_compute10 (Results 1 – 1 of 1) sorted by relevance
171 * fcs_compute10 - memcpy and calculate 10 bit CRC across buffer179 static inline __u16 fcs_compute10(unsigned char *sp, int len, __u16 fcs) in fcs_compute10() function 204 fcs = fcs_compute10(data, length, CRC10_INITFCS); in safe_process_read_urb() 252 fcs = fcs_compute10(buf, pkt_len, CRC10_INITFCS); in safe_prepare_write_buffer()