Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c449 h5->is_txack_req = 0; in h5_prepare_pkt()
778 h5->is_txack_req = 1; in h5_complete_rx_pkt()
808 if (h5->is_txack_req) { in h5_complete_rx_pkt()
810 h5->is_txack_req = 0; in h5_complete_rx_pkt()
861 h5->is_txack_req = 1; in h5_recv()
H A Dhciattach.h136 uint8_t is_txack_req; /* txack required */ member
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c417 RT_U8 is_txack_req; /* txack required */ member
1042 h5->is_txack_req = 0; in h5_prepare_pkt()
1343 h5->is_txack_req = 1; in h5_complete_rx_pkt()
1425 h5->is_txack_req = 1; in h5_recv()