Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c459 } rtk_hw_cfg_t; typedef
461 static rtk_hw_cfg_t rtk_hw_cfg;
847 static RT_U16 h5_get_crc(rtk_hw_cfg_t * h5) in h5_get_crc()
920 static void h5_unslip_one_byte(rtk_hw_cfg_t * h5, unsigned char byte) in h5_unslip_one_byte()
1003 static struct sk_buff *h5_prepare_pkt(rtk_hw_cfg_t * h5, RT_U8 * data, in h5_prepare_pkt()
1095 static void h5_remove_acked_pkt(rtk_hw_cfg_t * h5) in h5_remove_acked_pkt()
1333 static void h5_complete_rx_pkt(rtk_hw_cfg_t * h5) in h5_complete_rx_pkt()
1383 static int h5_recv(rtk_hw_cfg_t * h5, void *data, int count) in h5_recv()