Home
last modified time | relevance | path

Searched refs:time_stamp (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_traffic_classify.c74 hi_u32 time_stamp; in hmac_tx_add_cfm_traffic() local
82 time_stamp = hmac_user->ast_cfm_flow_list[traffic_idx].last_jiffies; in hmac_tx_add_cfm_traffic()
86 if (time_stamp > cfm_info->last_jiffies) { in hmac_tx_add_cfm_traffic()
87 time_stamp = cfm_info->last_jiffies; in hmac_tx_add_cfm_traffic()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_timer.h59 hi_u32 time_stamp; /* 定时器启动时间 */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_scdc.h189 hi_u64 time_stamp; member
H A Dhdmi_hal_scdc.c241 err_cord->time_stamp = hal_hdmi_mach_ms_get(); in scdc_err_record()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h338 unsigned int time_stamp; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pcie.c9666 uint64 time_stamp; /* in millisec */ in dhd_bus_check_idle_scan() local
9669 time_stamp = OSL_SYSUPTIME(); in dhd_bus_check_idle_scan()
9670 diff = time_stamp - bus->active_list_last_process_ts; in dhd_bus_check_idle_scan()
9686 uint64 time_stamp, diff; in dhd_bus_idle_scan() local
9691 time_stamp = OSL_SYSUPTIME(); in dhd_bus_idle_scan()
9712 diff = time_stamp - flow_ring_node->last_active_ts; in dhd_bus_idle_scan()

Completed in 16 milliseconds