| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_notify.c | 47 rtw_hal_notification(phl_info->hal, cmd_notify->event, cmd_notify->hw_idx); in phl_notify_cmd_hdl() 112 rtw_hal_notification(phl_info->hal, event, wrole->hw_band); in rtw_phl_notification() 119 rtw_hal_notification(phl_info->hal, event, wrole->hw_band); in rtw_phl_notification() 129 rtw_hal_notification(phl_info->hal, MSG_EVT_SURPRISE_REMOVE, HW_BAND_MAX); in rtw_phl_dev_terminate_ntf()
|
| H A D | phl_cmd_scan.c | 325 rtw_hal_notification(phl_info->hal, MSG_EVT_SCAN_END, wifi_role->hw_band); in _cmd_scan_end() 553 rtw_hal_notification(phl_info->hal, MSG_EVT_SCAN_START, in _cmd_scan_hdl_internal_evt() 626 rtw_hal_notification(phl_info->hal, MSG_EVT_SWCH_START, wifi_role->hw_band); in _cmd_scan_hdl_internal_evt()
|
| H A D | phl_ps.c | 323 rtw_hal_notification(phl_info->hal, MSG_EVT_DBG_TX_DUMP, HW_PHY_0); in phl_ps_lps_cfg()
|
| H A D | phl_cmd_general.c | 219 rtw_hal_notification(phl_info->hal, MSG_EVT_DBG_RX_DUMP, HW_PHY_0); in _phl_cmd_general_post_phase_msg_hdlr()
|
| H A D | phl_scan_fsm.c | 242 rtw_hal_notification(phl_info->hal, MSG_EVT_SCAN_END, band_idx); in scan_complete() 558 rtw_hal_notification(phl_info->hal, MSG_EVT_SCAN_START, band_idx); in scan_start()
|
| H A D | phl_tx.c | 1260 rtw_hal_notification(phl_info->hal, MSG_EVT_DATA_PATH_START, HW_BAND_MAX); in phl_datapath_start() 1271 rtw_hal_notification(phl_info->hal, MSG_EVT_DATA_PATH_STOP, HW_BAND_MAX); in phl_datapath_stop()
|
| H A D | phl_mr.c | 1166 rtw_hal_notification(phl_info->hal, MSG_EVT_ID_FIELD(msg->msg_id), in _mrc_module_msg_post_hdl() 1195 rtw_hal_notification(phl_info->hal, MSG_EVT_ID_FIELD(msg->msg_id), in _mrc_module_msg_post_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_notify.c | 47 rtw_hal_notification(phl_info->hal, cmd_notify->event, cmd_notify->hw_idx); in phl_notify_cmd_hdl() 111 rtw_hal_notification(phl_info->hal, event, wrole->hw_band); in rtw_phl_notification() 121 rtw_hal_notification(phl_info->hal, MSG_EVT_SURPRISE_REMOVE, HW_BAND_MAX); in rtw_phl_dev_terminate_ntf()
|
| H A D | phl_cmd_scan.c | 325 rtw_hal_notification(phl_info->hal, MSG_EVT_SCAN_END, wifi_role->hw_band); in _cmd_scan_end() 553 rtw_hal_notification(phl_info->hal, MSG_EVT_SCAN_START, in _cmd_scan_hdl_internal_evt() 626 rtw_hal_notification(phl_info->hal, MSG_EVT_SWCH_START, wifi_role->hw_band); in _cmd_scan_hdl_internal_evt()
|
| H A D | phl_ps.c | 323 rtw_hal_notification(phl_info->hal, MSG_EVT_DBG_TX_DUMP, HW_PHY_0); in phl_ps_lps_cfg()
|
| H A D | phl_cmd_general.c | 219 rtw_hal_notification(phl_info->hal, MSG_EVT_DBG_RX_DUMP, HW_PHY_0); in _phl_cmd_general_post_phase_msg_hdlr()
|
| H A D | phl_scan_fsm.c | 242 rtw_hal_notification(phl_info->hal, MSG_EVT_SCAN_END, band_idx); in scan_complete() 558 rtw_hal_notification(phl_info->hal, MSG_EVT_SCAN_START, band_idx); in scan_start()
|
| H A D | phl_tx.c | 1287 rtw_hal_notification(phl_info->hal, MSG_EVT_DATA_PATH_START, HW_BAND_MAX); in phl_datapath_start() 1298 rtw_hal_notification(phl_info->hal, MSG_EVT_DATA_PATH_STOP, HW_BAND_MAX); in phl_datapath_stop()
|
| H A D | phl_mr.c | 1166 rtw_hal_notification(phl_info->hal, MSG_EVT_ID_FIELD(msg->msg_id), in _mrc_module_msg_post_hdl() 1195 rtw_hal_notification(phl_info->hal, MSG_EVT_ID_FIELD(msg->msg_id), in _mrc_module_msg_post_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_notify.h | 18 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx);
|
| H A D | hal_notify.c | 18 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx) in rtw_hal_notification() function
|
| H A D | hal_api.h | 949 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_notify.h | 18 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx);
|
| H A D | hal_notify.c | 18 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx) in rtw_hal_notification() function
|
| H A D | hal_api.h | 946 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx);
|