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

/linux-master/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c92 * es58x_get_crc() - Get the CRC value of a given URB.
99 static u16 es58x_get_crc(const union es58x_urb_cmd *urb_cmd, u16 urb_len) function
138 u16 expected_crc = es58x_get_crc(urb_cmd, urb_len);

Completed in 179 milliseconds