| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_ecsa.c | 100 u32 current_time_ms = _os_get_cur_time_ms(); in _phl_ecsa_calculate_next_timer_ap() 161 current_time_ms = _os_get_cur_time_ms(); in _phl_ecsa_calculate_next_timer_sta() 221 __FUNCTION__, _os_get_cur_time_ms(), ecsa_ctrl->state); in _phl_ecsa_state_change_ap() 289 __FUNCTION__, _os_get_cur_time_ms(), ecsa_ctrl->state); in _phl_ecsa_state_change_sta() 452 u32 current_time_ms = _os_get_cur_time_ms(); in _phl_ecsa_cmd_msg_hdlr()
|
| H A D | phl_cmd_general.c | 76 cmd_sync->sync.submit_time = _os_get_cur_time_ms(); in _phl_cmd_sync_init() 557 u32 start = _os_get_cur_time_ms(); in _phl_cmd_complete()
|
| H A D | phl_scan_fsm.c | 224 param->end_time = _os_get_cur_time_ms(); in scan_complete() 524 param->start_time = _os_get_cur_time_ms(); in scan_start() 968 u32 start_time = _os_get_cur_time_ms(); in scan_back_op_st_hdl() 1257 param->enqueue_time = _os_get_cur_time_ms(); in rtw_phl_scan_request()
|
| H A D | phl_cmd_scan.c | 304 param->end_time = _os_get_cur_time_ms(); in _cmd_scan_end() 692 param->start_time = _os_get_cur_time_ms(); in _phl_cmd_scan_req_acquired() 872 param->enqueue_time = _os_get_cur_time_ms(); in _phl_cmd_scan_req_init()
|
| H A D | phl_util.c | 214 u32 now = _os_get_cur_time_ms(); in phl_get_passing_time_ms()
|
| H A D | pltfm_ops_macos.h | 74 static inline u32 _os_get_cur_time_ms(void) in _os_get_cur_time_ms() function
|
| H A D | phl_rx.c | 123 u32 diff_t = 0, cur_time = _os_get_cur_time_ms(); in phl_update_rx_stats() 608 u32 cur_time = _os_get_cur_time_ms(); in phl_reorder_release() 831 r->reorder_time[index] = _os_get_cur_time_ms(); in phl_manage_sta_reorder_buf()
|
| H A D | phl_fsm.c | 226 u32 now = _os_get_cur_time_ms(); in phl_fsm_time_pass() 987 now = _os_get_cur_time_ms(); in fsm_set_alarm() 1136 u32 cur = _os_get_cur_time_ms(); in fsm_resume_alarm()
|
| H A D | phl_cmd_fsm.c | 409 job->wait.submit_time = _os_get_cur_time_ms(); in wait_completion()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_ecsa.c | 100 u32 current_time_ms = _os_get_cur_time_ms(); in _phl_ecsa_calculate_next_timer_ap() 161 current_time_ms = _os_get_cur_time_ms(); in _phl_ecsa_calculate_next_timer_sta() 221 __FUNCTION__, _os_get_cur_time_ms(), ecsa_ctrl->state); in _phl_ecsa_state_change_ap() 289 __FUNCTION__, _os_get_cur_time_ms(), ecsa_ctrl->state); in _phl_ecsa_state_change_sta() 452 u32 current_time_ms = _os_get_cur_time_ms(); in _phl_ecsa_cmd_msg_hdlr()
|
| H A D | phl_cmd_general.c | 76 cmd_sync->sync.submit_time = _os_get_cur_time_ms(); in _phl_cmd_sync_init() 557 u32 start = _os_get_cur_time_ms(); in _phl_cmd_complete()
|
| H A D | phl_scan_fsm.c | 224 param->end_time = _os_get_cur_time_ms(); in scan_complete() 524 param->start_time = _os_get_cur_time_ms(); in scan_start() 968 u32 start_time = _os_get_cur_time_ms(); in scan_back_op_st_hdl() 1257 param->enqueue_time = _os_get_cur_time_ms(); in rtw_phl_scan_request()
|
| H A D | phl_cmd_scan.c | 304 param->end_time = _os_get_cur_time_ms(); in _cmd_scan_end() 692 param->start_time = _os_get_cur_time_ms(); in _phl_cmd_scan_req_acquired() 872 param->enqueue_time = _os_get_cur_time_ms(); in _phl_cmd_scan_req_init()
|
| H A D | phl_util.c | 214 u32 now = _os_get_cur_time_ms(); in phl_get_passing_time_ms()
|
| H A D | pltfm_ops_macos.h | 74 static inline u32 _os_get_cur_time_ms(void) in _os_get_cur_time_ms() function
|
| H A D | phl_rx.c | 123 u32 diff_t = 0, cur_time = _os_get_cur_time_ms(); in phl_update_rx_stats() 613 u32 cur_time = _os_get_cur_time_ms(); in phl_reorder_release() 836 r->reorder_time[index] = _os_get_cur_time_ms(); in phl_manage_sta_reorder_buf()
|
| H A D | phl_fsm.c | 226 u32 now = _os_get_cur_time_ms(); in phl_fsm_time_pass() 987 now = _os_get_cur_time_ms(); in fsm_set_alarm() 1136 u32 cur = _os_get_cur_time_ms(); in fsm_resume_alarm()
|
| H A D | phl_cmd_fsm.c | 409 job->wait.submit_time = _os_get_cur_time_ms(); in wait_completion()
|
| H A D | pltfm_ops_none.h | 119 static inline u32 _os_get_cur_time_ms(void) in _os_get_cur_time_ms() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_ps.c | 46 u32 start_time = _os_get_cur_time_ms(); in _hal_ps_lps_chk_leave() 100 u32 start_time = _os_get_cur_time_ms(); in _hal_ps_pwr_state_chk()
|
| H A D | hal_dbcc.c | 126 start_time = _os_get_cur_time_ms(); in rtw_hal_clean_tx_queue()
|
| H A D | hal_tx.c | 411 last_dump_t = _os_get_cur_time_ms(); in rtw_hal_tx_dbg_status_dump()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_ps.c | 46 u32 start_time = _os_get_cur_time_ms(); in _hal_ps_lps_chk_leave() 100 u32 start_time = _os_get_cur_time_ms(); in _hal_ps_pwr_state_chk()
|
| H A D | hal_dbcc.c | 126 start_time = _os_get_cur_time_ms(); in rtw_hal_clean_tx_queue()
|
| H A D | hal_tx.c | 411 last_dump_t = _os_get_cur_time_ms(); in rtw_hal_tx_dbg_status_dump()
|