Home
last modified time | relevance | path

Searched defs:rtw_pool (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtrx_test.h61 struct rtw_pool { struct
62 u8 *buf;
63 u32 buf_len;
64 _os_list idle_list;
65 _os_list busy_list;
66 _os_lock idle_lock;
67 _os_lock busy_lock;
68 u32 total_cnt;
69 u32 idle_cnt;
70 u32 busy_cnt;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtrx_test.h61 struct rtw_pool { struct
62 u8 *buf;
63 u32 buf_len;
64 _os_list idle_list;
65 _os_list busy_list;
66 _os_lock idle_lock;
67 _os_lock busy_lock;
68 u32 total_cnt;
69 u32 idle_cnt;
70 u32 busy_cnt;