Home
last modified time | relevance | path

Searched refs:rtw_hal_notification (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_notify.c47 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 Dphl_cmd_scan.c325 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 Dphl_ps.c323 rtw_hal_notification(phl_info->hal, MSG_EVT_DBG_TX_DUMP, HW_PHY_0); in phl_ps_lps_cfg()
H A Dphl_cmd_general.c219 rtw_hal_notification(phl_info->hal, MSG_EVT_DBG_RX_DUMP, HW_PHY_0); in _phl_cmd_general_post_phase_msg_hdlr()
H A Dphl_scan_fsm.c242 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 Dphl_tx.c1260 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 Dphl_mr.c1166 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 Dphl_notify.c47 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 Dphl_cmd_scan.c325 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 Dphl_ps.c323 rtw_hal_notification(phl_info->hal, MSG_EVT_DBG_TX_DUMP, HW_PHY_0); in phl_ps_lps_cfg()
H A Dphl_cmd_general.c219 rtw_hal_notification(phl_info->hal, MSG_EVT_DBG_RX_DUMP, HW_PHY_0); in _phl_cmd_general_post_phase_msg_hdlr()
H A Dphl_scan_fsm.c242 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 Dphl_tx.c1287 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 Dphl_mr.c1166 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 Dhal_notify.h18 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx);
H A Dhal_notify.c18 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx) in rtw_hal_notification() function
H A Dhal_api.h949 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 Dhal_notify.h18 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx);
H A Dhal_notify.c18 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx) in rtw_hal_notification() function
H A Dhal_api.h946 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx);