Searched refs:h5_get_crc (Results 1 – 2 of 2) sorted by relevance
273 static uint16_t h5_get_crc(struct rtb_struct * h5) in h5_get_crc() function893 if (bit_rev16(h5->message_crc) != h5_get_crc(h5)) { in h5_recv()896 h5_get_crc(h5)); in h5_recv()
847 static RT_U16 h5_get_crc(rtk_hw_cfg_t * h5) in h5_get_crc() function1456 if (bit_rev16(h5->message_crc) != h5_get_crc(h5)) { in h5_recv()1460 h5_get_crc(h5)); in h5_recv()