Searched refs:gbl_param (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_fsm.h | 146 struct gbl_param { struct 161 int phl_fsm_gbl_not_reply_num(struct fsm_obj *obj, struct gbl_param *param); argument 166 struct gbl_param *param, u32 ms);
|
| H A D | phl_fsm.c | 189 struct gbl_param my_gbl_req; /* my announcemnt to all */ 1545 struct gbl_param *p; in phl_fsm_flush_gbl() 1551 struct gbl_param, &obj->gbl_queue.q, list) { in phl_fsm_flush_gbl() 1664 int phl_fsm_gbl_not_reply_num(struct fsm_obj *obj, struct gbl_param *param) in phl_fsm_gbl_not_reply_num() 1711 struct gbl_param *param, u32 ms) in phl_fsm_gbl_msg_hold() 1714 struct gbl_param *p; in phl_fsm_gbl_msg_hold() 1734 p = (struct gbl_param *)_os_kmem_alloc(d, sizeof(*p)); in phl_fsm_gbl_msg_hold() 1784 struct gbl_param *p, *p_t; in phl_fsm_gbl_msg_release() 1791 struct gbl_param, &obj->gbl_queue.q, list) { in phl_fsm_gbl_msg_release()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_fsm.h | 146 struct gbl_param { struct 161 int phl_fsm_gbl_not_reply_num(struct fsm_obj *obj, struct gbl_param *param); argument 166 struct gbl_param *param, u32 ms);
|
| H A D | phl_fsm.c | 189 struct gbl_param my_gbl_req; /* my announcemnt to all */ 1545 struct gbl_param *p; in phl_fsm_flush_gbl() 1551 struct gbl_param, &obj->gbl_queue.q, list) { in phl_fsm_flush_gbl() 1664 int phl_fsm_gbl_not_reply_num(struct fsm_obj *obj, struct gbl_param *param) in phl_fsm_gbl_not_reply_num() 1711 struct gbl_param *param, u32 ms) in phl_fsm_gbl_msg_hold() 1714 struct gbl_param *p; in phl_fsm_gbl_msg_hold() 1734 p = (struct gbl_param *)_os_kmem_alloc(d, sizeof(*p)); in phl_fsm_gbl_msg_hold() 1784 struct gbl_param *p, *p_t; in phl_fsm_gbl_msg_release() 1791 struct gbl_param, &obj->gbl_queue.q, list) { in phl_fsm_gbl_msg_release()
|