Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c271 uint64_t stamp, key = addr << 4 | pasid; in amdgpu_gmc_filter_faults() local
276 stamp = max(timestamp, AMDGPU_GMC_FAULT_TIMEOUT + 1) - in amdgpu_gmc_filter_faults()
278 if (gmc->fault_ring[gmc->last_fault].timestamp >= stamp) in amdgpu_gmc_filter_faults()
284 while (fault->timestamp >= stamp) { in amdgpu_gmc_filter_faults()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c368 u64 stamp = 0; in ixgbe_ptp_read_82599() local
370 stamp |= (u64)IXGBE_READ_REG(hw, IXGBE_SYSTIML); in ixgbe_ptp_read_82599()
371 stamp |= (u64)IXGBE_READ_REG(hw, IXGBE_SYSTIMH) << 32; in ixgbe_ptp_read_82599()
373 return stamp; in ixgbe_ptp_read_82599()
564 u64 ns, stamp; in ixgbe_ptp_gettimex() local
582 stamp = timespec64_to_ns(ts); in ixgbe_ptp_gettimex()
586 stamp = IXGBE_READ_REG(hw, IXGBE_SYSTIML); in ixgbe_ptp_gettimex()
588 stamp |= (u64)IXGBE_READ_REG(hw, IXGBE_SYSTIMH) << 32; in ixgbe_ptp_gettimex()
592 ns = timecounter_cyc2time(&adapter->hw_tc, stamp); in ixgbe_ptp_gettimex()
/drivers/usb/mon/
Dmon_text.c185 unsigned int stamp; in mon_get_timestamp() local
188 stamp = now.tv_sec & 0xFFF; /* 2^32 = 4294967296. Limit to 4096s. */ in mon_get_timestamp()
189 stamp = stamp * USEC_PER_SEC + now.tv_nsec / NSEC_PER_USEC; in mon_get_timestamp()
190 return stamp; in mon_get_timestamp()
197 unsigned int stamp; in mon_text_event() local
202 stamp = mon_get_timestamp(); in mon_text_event()
217 ep->tstamp = stamp; in mon_text_event()
/drivers/net/can/softing/
Dsofting_fw.c23 unsigned long stamp; in _softing_fct_cmd() local
30 stamp = jiffies + 1 * HZ; in _softing_fct_cmd()
42 if ((ret != vector) || time_after(jiffies, stamp)) in _softing_fct_cmd()
69 unsigned long stamp; in softing_bootloader_command() local
75 stamp = jiffies + 3 * HZ; in softing_bootloader_command()
83 if (time_after(jiffies, stamp)) in softing_bootloader_command()
/drivers/net/wireless/intel/iwlwifi/dvm/
Drx.c216 unsigned long stamp) in iwlagn_recover_from_statistics() argument
223 msecs = jiffies_to_msecs(stamp - priv->rx_statistics_jiffies); in iwlagn_recover_from_statistics()
350 unsigned long stamp = jiffies; in iwlagn_rx_statistics() local
413 iwlagn_recover_from_statistics(priv, rx_ofdm, rx_ofdm_ht, tx, stamp); in iwlagn_rx_statistics()
428 priv->rx_statistics_jiffies = stamp; in iwlagn_rx_statistics()
Drs.h286 unsigned long stamp; member
Drs.c236 window->stamp = 0; in rs_rate_scale_clear_window()
518 window->stamp = jiffies; in rs_collect_tx_data()
/drivers/media/pci/saa7164/
Dsaa7164-cmd.c249 unsigned long stamp; in saa7164_cmd_wait() local
267 stamp = jiffies; in saa7164_cmd_wait()
281 r = time_before(jiffies, stamp + (HZ * waitsecs)); in saa7164_cmd_wait()
/drivers/net/wireless/intel/iwlegacy/
D3945-rs.c124 win->stamp = 0; in il3945_clear_win()
152 if (time_after(jiffies, rs_sta->win[i].stamp + RATE_WIN_FLUSH)) { in il3945_rate_scale_flush_wins()
310 win->stamp = jiffies; in il3945_collect_tx_data()
D3945.h58 unsigned long stamp; member
D4965-rs.c221 win->stamp = 0; in il4965_rs_rate_scale_clear_win()
473 win->stamp = jiffies; in il4965_rs_collect_tx_data()
Dcommon.h2738 unsigned long stamp; member
/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c234 __be32 stamp = cpu_to_be32(STAMP_VAL | (!!owner << STAMP_SHIFT)); in mlx4_en_stamp_wqe() local
247 *ptr = stamp; in mlx4_en_stamp_wqe()
254 *ptr = stamp; in mlx4_en_stamp_wqe()
258 stamp ^= cpu_to_be32(0x80000000); in mlx4_en_stamp_wqe()
Den_rx.c347 __be32 stamp = cpu_to_be32(1 << STAMP_SHIFT); in mlx4_en_activate_rx_rings() local
348 *ptr = stamp; in mlx4_en_activate_rx_rings()
/drivers/usb/host/
Doxu210hp-hcd.c335 unsigned int stamp; member
450 unsigned int stamp; member
2181 if (!++(oxu->stamp)) in scan_async()
2182 oxu->stamp++; in scan_async()
2190 && qh->stamp != oxu->stamp) { in scan_async()
2199 qh->stamp = oxu->stamp; in scan_async()
2213 if (qh->stamp == oxu->stamp) in scan_async()
/drivers/net/can/
Dti_hecc.c667 u32 mbxno, mbx_mask, int_status, err_status, stamp; in ti_hecc_interrupt() local
743 stamp = hecc_read_stamp(priv, mbxno); in ti_hecc_interrupt()
746 mbxno, stamp); in ti_hecc_interrupt()
/drivers/net/ethernet/ti/
DKconfig70 The unit can time stamp PTP UDP/IPv4 and Layer 2 packets, and the
/drivers/md/
Ddm-stats.c38 unsigned long long stamp; member
497 difference = now - shared->stamp; in dm_stat_round()
511 shared->stamp = now; in dm_stat_round()
/drivers/net/can/usb/
DKconfig100 PCAN-Chip USB CAN-FD to USB stamp module
/drivers/net/ethernet/broadcom/
Dtg3.c6144 u64 stamp; in tg3_refclk_read() local
6147 stamp = tr32(TG3_EAV_REF_CLCK_LSB); in tg3_refclk_read()
6149 stamp |= (u64)tr32(TG3_EAV_REF_CLCK_MSB) << 32; in tg3_refclk_read()
6151 return stamp; in tg3_refclk_read()