Home
last modified time | relevance | path

Searched refs:h5_get_crc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c273 static uint16_t h5_get_crc(struct rtb_struct * h5) in h5_get_crc() function
893 if (bit_rev16(h5->message_crc) != h5_get_crc(h5)) { in h5_recv()
896 h5_get_crc(h5)); in h5_recv()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c847 static RT_U16 h5_get_crc(rtk_hw_cfg_t * h5) in h5_get_crc() function
1456 if (bit_rev16(h5->message_crc) != h5_get_crc(h5)) { in h5_recv()
1460 h5_get_crc(h5)); in h5_recv()