Home
last modified time | relevance | path

Searched defs:ser_obj (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_ser_fsm.c35 struct ser_obj { struct
36 struct fsm_main *fsm;
37 struct phl_info_t *phl_info;
38 struct fsm_obj *fsm_obj;
40 int poll_io_times;
41 int poll_bulk_times;
42 bool trigger_l2_reset;
43 bool trigger_l1_reset;
44 bool dynamicThredRunning;
45 _os_lock state_lock;
H A Dphl_struct.h320 void *ser_obj; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_ser_fsm.c35 struct ser_obj { struct
36 struct fsm_main *fsm;
37 struct phl_info_t *phl_info;
38 struct fsm_obj *fsm_obj;
40 int poll_io_times;
41 int poll_bulk_times;
42 bool trigger_l2_reset;
43 bool trigger_l1_reset;
44 bool dynamicThredRunning;
45 _os_lock state_lock;
H A Dphl_struct.h325 void *ser_obj; member