Searched refs:fcs_compute10 (Results 1 – 1 of 1) sorted by relevance
179 static inline __u16 fcs_compute10(unsigned char *sp, int len, __u16 fcs) in fcs_compute10() function204 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()