Searched defs:mp_ctx (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/ |
| H A D | phl_test_mp.c | 24 struct mp_context *mp_ctx = (struct mp_context *)priv; in mp_notification_complete() local 32 void mp_cmd_done_notification(struct mp_context *mp_ctx, enum mp_class mp_class, in mp_cmd_done_notification() 69 void mp_buf_notification(struct mp_context *mp_ctx, void *buf, u32 buf_len, in mp_buf_notification() 101 bool mp_get_rpt_check(struct mp_context *mp_ctx, void *rpt_buf) in mp_get_rpt_check() 118 u8 mp_get_class_from_buf(struct mp_context *mp_ctx) in mp_get_class_from_buf() 131 struct mp_context *mp_ctx = (struct mp_context *)priv; in mp_bp_handler() local 186 struct mp_context *mp_ctx = (struct mp_context *)priv; in mp_is_test_end() local 199 struct mp_context *mp_ctx = (struct mp_context *)priv; in mp_start() local 276 void mp_change_mode(struct mp_context *mp_ctx, enum rtw_drv_mode driver_mode) in mp_change_mode() 314 struct mp_context *mp_ctx = NULL; in phl_test_mp_alloc() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/ |
| H A D | phl_test_mp.c | 24 struct mp_context *mp_ctx = (struct mp_context *)priv; in mp_notification_complete() local 32 void mp_cmd_done_notification(struct mp_context *mp_ctx, enum mp_class mp_class, in mp_cmd_done_notification() 69 void mp_buf_notification(struct mp_context *mp_ctx, void *buf, u32 buf_len, in mp_buf_notification() 101 bool mp_get_rpt_check(struct mp_context *mp_ctx, void *rpt_buf) in mp_get_rpt_check() 118 u8 mp_get_class_from_buf(struct mp_context *mp_ctx) in mp_get_class_from_buf() 131 struct mp_context *mp_ctx = (struct mp_context *)priv; in mp_bp_handler() local 186 struct mp_context *mp_ctx = (struct mp_context *)priv; in mp_is_test_end() local 199 struct mp_context *mp_ctx = (struct mp_context *)priv; in mp_start() local 276 void mp_change_mode(struct mp_context *mp_ctx, enum rtw_drv_mode driver_mode) in mp_change_mode() 314 struct mp_context *mp_ctx = NULL; in phl_test_mp_alloc() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | test_module.c | 78 void *mp_ctx; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | test_module.c | 78 void *mp_ctx; member
|