| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_msg_hub.h | 22 enum rtw_phl_status phl_msg_hub_send(struct phl_info_t *phl,
|
| H A D | phl_ser_fsm.c | 158 phl_msg_hub_send(phl_info, NULL, &msg); in _ser_event_notify() 420 phl_msg_hub_send(pser->phl_info, NULL, &msg); in ser_pci_l1_pause_trx_st_hdl() 574 phl_msg_hub_send(pser->phl_info, NULL, &msg); in ser_usb_l1_pause_trx_st_hdl() 705 phl_msg_hub_send(pser->phl_info, NULL, &msg); in ser_sdio_l1_pause_trx_st_hdl() 1082 phl_msg_hub_send(pser->phl_info, NULL, &msg); in ser_l2_st_hdl()
|
| H A D | phl_cmd_ser.c | 117 phl_msg_hub_send(phl_info, NULL, &msg); in _ser_event_notify() 179 phl_msg_hub_send(cser->phl_info, NULL, &nextmsg); in _ser_l1_notify() 213 phl_msg_hub_send(cser->phl_info, NULL, &nextmsg); in _ser_l2_notify()
|
| H A D | phl_api_drv.c | 94 return phl_msg_hub_send((struct phl_info_t*)phl_com->phl_priv, attr, msg); in rtw_phl_msg_hub_hal_send()
|
| H A D | phl_msg_hub.c | 263 enum rtw_phl_status phl_msg_hub_send(struct phl_info_t* phl, in phl_msg_hub_send() function
|
| H A D | phl_regulation.c | 497 if (RTW_PHL_STATUS_SUCCESS != phl_msg_hub_send(phl_info, NULL, &msg)) in _phl_regulation_send_msg()
|
| H A D | phl_rx.c | 1632 if (phl_msg_hub_send(phl_info, &attr, &msg) != RTW_PHL_STATUS_SUCCESS) { in phl_rx_proc_ppdu_sts()
|
| H A D | phl_init.c | 2291 return phl_msg_hub_send((struct phl_info_t*)phl, attr, msg); in rtw_phl_msg_hub_send()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_msg_hub.h | 22 enum rtw_phl_status phl_msg_hub_send(struct phl_info_t *phl,
|
| H A D | phl_ser_fsm.c | 158 phl_msg_hub_send(phl_info, NULL, &msg); in _ser_event_notify() 420 phl_msg_hub_send(pser->phl_info, NULL, &msg); in ser_pci_l1_pause_trx_st_hdl() 574 phl_msg_hub_send(pser->phl_info, NULL, &msg); in ser_usb_l1_pause_trx_st_hdl() 705 phl_msg_hub_send(pser->phl_info, NULL, &msg); in ser_sdio_l1_pause_trx_st_hdl() 1082 phl_msg_hub_send(pser->phl_info, NULL, &msg); in ser_l2_st_hdl()
|
| H A D | phl_cmd_ser.c | 117 phl_msg_hub_send(phl_info, NULL, &msg); in _ser_event_notify() 179 phl_msg_hub_send(cser->phl_info, NULL, &nextmsg); in _ser_l1_notify() 213 phl_msg_hub_send(cser->phl_info, NULL, &nextmsg); in _ser_l2_notify()
|
| H A D | phl_api_drv.c | 94 return phl_msg_hub_send((struct phl_info_t*)phl_com->phl_priv, attr, msg); in rtw_phl_msg_hub_hal_send()
|
| H A D | phl_msg_hub.c | 263 enum rtw_phl_status phl_msg_hub_send(struct phl_info_t* phl, in phl_msg_hub_send() function
|
| H A D | phl_regulation.c | 497 if (RTW_PHL_STATUS_SUCCESS != phl_msg_hub_send(phl_info, NULL, &msg)) in _phl_regulation_send_msg()
|
| H A D | phl_rx.c | 1637 if (phl_msg_hub_send(phl_info, &attr, &msg) != RTW_PHL_STATUS_SUCCESS) { in phl_rx_proc_ppdu_sts()
|
| H A D | phl_init.c | 2310 return phl_msg_hub_send((struct phl_info_t*)phl, attr, msg); in rtw_phl_msg_hub_send()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/ |
| H A D | phl_test_mp.c | 58 if (phl_msg_hub_send(mp_ctx->phl, in mp_cmd_done_notification() 94 if (phl_msg_hub_send(mp_ctx->phl, &attr, &msg) != RTW_PHL_STATUS_SUCCESS) { in mp_buf_notification()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/ |
| H A D | phl_test_mp.c | 58 if (phl_msg_hub_send(mp_ctx->phl, in mp_cmd_done_notification() 94 if (phl_msg_hub_send(mp_ctx->phl, &attr, &msg) != RTW_PHL_STATUS_SUCCESS) { in mp_buf_notification()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/verify/ |
| H A D | phl_test_verify.c | 63 if (phl_msg_hub_send(ver_ctx->phl, &attr, &msg) != RTW_PHL_STATUS_SUCCESS) { in verify_cmd_done_notification()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/verify/ |
| H A D | phl_test_verify.c | 63 if (phl_msg_hub_send(ver_ctx->phl, &attr, &msg) != RTW_PHL_STATUS_SUCCESS) { in verify_cmd_done_notification()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/ |
| H A D | phl_custom.c | 90 if (phl_msg_hub_send(ctx->phl_info, in _indicate_custome_evt_rpt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/custom/ |
| H A D | phl_custom.c | 90 if (phl_msg_hub_send(ctx->phl_info, in _indicate_custome_evt_rpt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/ |
| H A D | phl_trx_pcie.c | 403 phl_msg_hub_send(phl_info, &attr, &msg); in _phl_act_ltr_update_stats()
|