/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | clock.c | 319 MLX5_SET64(mtpps_reg, in, time_stamp, tstart); in mlx5_pps_out() 628 u64 *time_stamp, bool real_time) in perout_conf_1pps() argument 640 *time_stamp = real_time ? perout_conf_real_time(rq->perout.start.sec, 0) : in perout_conf_1pps() 682 u64 *period, u64 *time_stamp) in perout_conf_npps_real_time() argument 700 *time_stamp = perout_conf_real_time(time->sec, time->nsec); in perout_conf_npps_real_time() 726 u64 time_stamp = 0; in mlx5_perout_configure() local 763 &time_stamp); in mlx5_perout_configure() 765 err = perout_conf_1pps(mdev, rq, &time_stamp, rt_mode); in mlx5_perout_configure() 774 MLX5_SET64(mtpps_reg, in, time_stamp, time_stamp); in mlx5_perout_configure() 989 be64_to_cpu(eqe->data.pps.time_stamp)) : in mlx5_pps_event() [all …]
|
/linux/drivers/net/wireless/ti/wl1251/ |
H A D | wl12xx_80211.h | 109 __le32 time_stamp[2]; member 145 __le32 time_stamp[2]; member
|
/linux/drivers/staging/vt6656/ |
H A D | rxtx.h | 155 __le16 time_stamp; member 167 u16 time_stamp; member
|
H A D | card.h | 32 u64 time_stamp, u64 local_tsf);
|
H A D | card.c | 212 u64 time_stamp, u64 local_tsf) in vnt_adjust_tsf() argument 217 tsf_offset = vnt_get_tsf_offset(rx_rate, time_stamp, local_tsf); in vnt_adjust_tsf()
|
/linux/tools/perf/scripts/python/ |
H A D | gecko.py | 265 time_stamp = (param_dict['sample']['time'] // 1000) / 1000 272 start_time = time_stamp 297 thread._add_sample(comm=comm, stack=stack, time_ms=time_stamp)
|
/linux/drivers/staging/vt6655/ |
H A D | rxtx.h | 165 __le16 time_stamp; member 172 u16 time_stamp; member
|
/linux/scripts/gdb/linux/ |
H A D | dmesg.py | 135 time_stamp = utils.read_u64(info, ts_off) 139 time=time_stamp / 1000000000.0,
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_rx.c | 1370 network->time_stamp[0] = le32_to_cpu(beacon->time_stamp[0]); in libipw_network_init() 1371 network->time_stamp[1] = le32_to_cpu(beacon->time_stamp[1]); in libipw_network_init() 1457 dst->time_stamp[0] = src->time_stamp[0]; in update_network() 1458 dst->time_stamp[1] = src->time_stamp[1]; in update_network()
|
H A D | libipw.h | 453 __le32 time_stamp[2]; member 622 u32 time_stamp[2]; member
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_dump.c | 146 (u64)buffer_info->time_stamp); in igc_rings_dump() 197 (u64)buffer_info->time_stamp, in igc_rings_dump()
|
/linux/drivers/scsi/fnic/ |
H A D | fnic_trace.h | 61 struct timespec64 time_stamp; member
|
H A D | fnic_trace.c | 680 ktime_get_real_ts64(&fc_buf->time_stamp); in fnic_fc_trace_set_data() 808 &tdata->time_stamp.tv_sec, tdata->time_stamp.tv_nsec, in copy_and_format_trace_data()
|
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | dwb.h | 234 struct dwbc *dwbc, uint32_t *time_stamp);
|
/linux/drivers/staging/rtl8723bs/include/ |
H A D | wlan_bssdef.h | 55 u8 time_stamp[8]; member
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 608 __le32 time_stamp; member 622 __le32 time_stamp; member 633 __le32 time_stamp; member
|
/linux/sound/soc/mediatek/common/ |
H A D | mtk-btcvsd.c | 104 unsigned long long time_stamp; member 261 ts->time_stamp_us = bt->tx->time_stamp; in get_tx_time_stamp() 268 ts->time_stamp_us = bt->rx->time_stamp; in get_rx_time_stamp() 764 bt->rx->time_stamp = sched_clock(); in mtk_btcvsd_snd_read() 788 bt->tx->time_stamp = sched_clock(); in mtk_btcvsd_snd_write()
|
/linux/kernel/trace/ |
H A D | ring_buffer.c | 337 u64 time_stamp; /* page time stamp */ member 580 (unsigned int)sizeof(field.time_stamp), in ring_buffer_print_page_header() 702 return rb_fix_abs_ts(ts, cpu_buffer->tail_page->page->time_stamp); in ring_buffer_event_time_stamp() 1698 ts = dpage->time_stamp; in rb_read_data_buffer() 2983 if (iter->page_stamp != iter_head_page->page->time_stamp || in rb_iter_head_event() 2991 iter->page_stamp = iter->read_stamp = iter->head_page->page->time_stamp; in rb_iter_head_event() 3035 iter->page_stamp = iter->read_stamp = iter->head_page->page->time_stamp; in rb_inc_iter() 4077 ts = bpage->time_stamp; in dump_buffer_page() 4339 tail_page->page->time_stamp = info->ts; in __rb_reserve_next() 4859 ret = bpage->page->time_stamp; in ring_buffer_oldest_event_ts() [all …]
|
/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | igbvf.h | 105 unsigned long time_stamp; member
|
H A D | netdev.c | 406 buffer_info->time_stamp = 0; in igbvf_put_txbuf() 1999 buffer_info->time_stamp = jiffies; in igbvf_tx_ctxtdesc() 2163 buffer_info->time_stamp = jiffies; in igbvf_tx_map_adv() 2184 buffer_info->time_stamp = jiffies; in igbvf_tx_map_adv() 2201 buffer_info->time_stamp = 0; in igbvf_tx_map_adv() 2345 tx_ring->buffer_info[first].time_stamp = 0; in igbvf_xmit_frame_ring_adv()
|
/linux/drivers/staging/rtl8192e/ |
H A D | rtllib_rx.c | 2157 network->time_stamp[0] = beacon->time_stamp[0]; in rtllib_network_init() 2158 network->time_stamp[1] = beacon->time_stamp[1]; in rtllib_network_init() 2271 dst->time_stamp[0] = src->time_stamp[0]; in update_network() 2272 dst->time_stamp[1] = src->time_stamp[1]; in update_network()
|
/linux/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_ioc.h | 17 __le64 time_stamp; member 512 __le64 time_stamp; member 689 __le64 time_stamp; member
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rs.h | 304 unsigned long time_stamp; /* age of the oldest statistics */ member
|
/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000.h | 127 unsigned long time_stamp; member
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac1000_dma.c | 252 dma_cap->time_stamp = in dwmac1000_get_hw_feature()
|