Home
last modified time | relevance | path

Searched refs:msg_hdlr (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dcmd_disp_test.c860 disp_test_ctx.ops.msg_hdlr = test_btc_mdl_msg_hdlr; in disp_self_def_msg_test()
866 disp_test_ctx.ops.msg_hdlr = test_gen_mdl_msg_hdlr; in disp_self_def_msg_test()
872 disp_test_ctx.ops.msg_hdlr = test_mcc_mdl_msg_hdlr; in disp_self_def_msg_test()
878 disp_test_ctx.ops.msg_hdlr = test_ser_mdl_msg_hdlr; in disp_self_def_msg_test()
884 disp_test_ctx.ops.msg_hdlr = test_mdl_msg_hdlr; in disp_self_def_msg_test()
1049 disp_test_ctx.ops.msg_hdlr = test_mdl_msg_hdlr; in phl_cmd_disp_test_start()
1055 disp_test_ctx.req.msg_hdlr = test_req_msg_hdlr; in phl_cmd_disp_test_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dcmd_disp_test.c860 disp_test_ctx.ops.msg_hdlr = test_btc_mdl_msg_hdlr; in disp_self_def_msg_test()
866 disp_test_ctx.ops.msg_hdlr = test_gen_mdl_msg_hdlr; in disp_self_def_msg_test()
872 disp_test_ctx.ops.msg_hdlr = test_mcc_mdl_msg_hdlr; in disp_self_def_msg_test()
878 disp_test_ctx.ops.msg_hdlr = test_ser_mdl_msg_hdlr; in disp_self_def_msg_test()
884 disp_test_ctx.ops.msg_hdlr = test_mdl_msg_hdlr; in disp_self_def_msg_test()
1049 disp_test_ctx.ops.msg_hdlr = test_mdl_msg_hdlr; in phl_cmd_disp_test_start()
1055 disp_test_ctx.req.msg_hdlr = test_req_msg_hdlr; in phl_cmd_disp_test_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_btc.c355 bk_ops.msg_hdlr = _btc_msg_hdlr; in phl_register_btc_module()
H A Dphl_cmd_dispatcher.c804 ops->msg_hdlr == NULL || in chk_module_ops()
819 req->msg_hdlr == NULL || in chk_cmd_req_ops()
1001 cur_req->req.msg_hdlr((void*)obj, cur_req->req.priv, &(ex->msg)); in cur_req_hdl()
1018 ex->module->ops.msg_hdlr(obj, ex->module->priv, &(ex->msg)); in notify_msg_fail()
1034 ret = mdl->ops.msg_hdlr(obj, mdl->priv, &(ex->msg)); in feed_mdl_msg()
H A Dphl_sound_cmd.c306 bk_ops.msg_hdlr = _phl_snd_cmd_module_msg_hdlr; in phl_snd_cmd_register_module()
H A Dphl_cmd_general.c492 bk_ops.msg_hdlr = _phl_cmd_general_msg_hdlr; in phl_register_cmd_general()
H A Dphl_cmd_dispr_controller.c679 ops->msg_hdlr = _dispr_ctrl_msg_hdlr; in dispr_ctrl_hook_ops()
H A Dphl_cmd_ser.c800 .msg_hdlr = _phl_ser_mdl_msg_hdlr,
H A Dphl_led.c815 bk_ops.msg_hdlr = _phl_led_module_msg_hdlr; in phl_register_led_module()
H A Dphl_ecsa.c745 req.msg_hdlr = _phl_ecsa_cmd_msg_hdlr; in rtw_phl_ecsa_cmd_request()
H A Dphl_def.h861 enum phl_mdl_ret_code (*msg_hdlr)(void* dispr, void* priv, member
886 enum phl_mdl_ret_code (*msg_hdlr)(void* dispr, void* priv, member
H A Dphl_cmd_scan.c908 fgreq->msg_hdlr = _phl_cmd_scan_req_ev_hdlr; in _phl_cmd_scan_req_init()
H A Dphl_cmd_ps.c1822 bk_ops.msg_hdlr = _ps_mdl_msg_hdlr; in phl_register_ps_module()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatcher.c804 ops->msg_hdlr == NULL || in chk_module_ops()
819 req->msg_hdlr == NULL || in chk_cmd_req_ops()
1002 cur_req->req.msg_hdlr((void*)obj, cur_req->req.priv, &(ex->msg)); in cur_req_hdl()
1019 ex->module->ops.msg_hdlr(obj, ex->module->priv, &(ex->msg)); in notify_msg_fail()
1035 ret = mdl->ops.msg_hdlr(obj, mdl->priv, &(ex->msg)); in feed_mdl_msg()
H A Dphl_cmd_btc.c364 bk_ops.msg_hdlr = _btc_msg_hdlr; in phl_register_btc_module()
H A Dphl_sound_cmd.c306 bk_ops.msg_hdlr = _phl_snd_cmd_module_msg_hdlr; in phl_snd_cmd_register_module()
H A Dphl_cmd_general.c492 bk_ops.msg_hdlr = _phl_cmd_general_msg_hdlr; in phl_register_cmd_general()
H A Dphl_cmd_dispr_controller.c679 ops->msg_hdlr = _dispr_ctrl_msg_hdlr; in dispr_ctrl_hook_ops()
H A Dphl_cmd_ser.c800 .msg_hdlr = _phl_ser_mdl_msg_hdlr,
H A Dphl_led.c815 bk_ops.msg_hdlr = _phl_led_module_msg_hdlr; in phl_register_led_module()
H A Dphl_ecsa.c745 req.msg_hdlr = _phl_ecsa_cmd_msg_hdlr; in rtw_phl_ecsa_cmd_request()
H A Dphl_def.h860 enum phl_mdl_ret_code (*msg_hdlr)(void* dispr, void* priv, member
885 enum phl_mdl_ret_code (*msg_hdlr)(void* dispr, void* priv, member
H A Dphl_cmd_scan.c908 fgreq->msg_hdlr = _phl_cmd_scan_req_ev_hdlr; in _phl_cmd_scan_req_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/
H A Dphl_custom.c397 bk_ops.msg_hdlr = _phl_custom_mdl_msg_hdlr; in phl_register_custom_module()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/custom/
H A Dphl_custom.c397 bk_ops.msg_hdlr = _phl_custom_mdl_msg_hdlr; in phl_register_custom_module()

12