/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | clock.c | 206 MLX5_SET64(mtpps_reg, in, time_stamp, tstart); in mlx5_pps_out() 512 u64 *time_stamp, bool real_time) in perout_conf_1pps() argument 524 *time_stamp = real_time ? perout_conf_real_time(rq->perout.start.sec, 0) : in perout_conf_1pps() 566 u64 *period, u64 *time_stamp) in perout_conf_npps_real_time() argument 584 *time_stamp = perout_conf_real_time(time->sec, time->nsec); in perout_conf_npps_real_time() 610 u64 time_stamp = 0; in mlx5_perout_configure() local 647 &time_stamp); in mlx5_perout_configure() 649 err = perout_conf_1pps(mdev, rq, &time_stamp, rt_mode); in mlx5_perout_configure() 658 MLX5_SET64(mtpps_reg, in, time_stamp, time_stamp); in mlx5_perout_configure() 872 be64_to_cpu(eqe->data.pps.time_stamp)) : in mlx5_pps_event() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/ti/wl1251/ |
A D | wl12xx_80211.h | 110 __le32 time_stamp[2]; member 146 __le32 time_stamp[2]; member
|
/linux-6.3-rc2/drivers/staging/vt6656/ |
A D | rxtx.h | 155 __le16 time_stamp; member 167 u16 time_stamp; member
|
A D | card.h | 32 u64 time_stamp, u64 local_tsf);
|
A D | card.c | 213 u64 time_stamp, u64 local_tsf) in vnt_adjust_tsf() argument 218 tsf_offset = vnt_get_tsf_offset(rx_rate, time_stamp, local_tsf); in vnt_adjust_tsf()
|
/linux-6.3-rc2/drivers/staging/vt6655/ |
A D | rxtx.h | 166 __le16 time_stamp; member 173 u16 time_stamp; member
|
/linux-6.3-rc2/scripts/gdb/linux/ |
A D | dmesg.py | 135 time_stamp = utils.read_u64(info, ts_off) 139 time=time_stamp / 1000000000.0,
|
/linux-6.3-rc2/drivers/net/ethernet/intel/igc/ |
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-6.3-rc2/drivers/net/wireless/intel/ipw2x00/ |
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()
|
A D | libipw.h | 448 __le32 time_stamp[2]; member 632 u32 time_stamp[2]; member
|
/linux-6.3-rc2/drivers/scsi/fnic/ |
A D | fnic_trace.h | 61 struct timespec64 time_stamp; member
|
A D | fnic_trace.c | 669 ktime_get_real_ts64(&fc_buf->time_stamp); in fnic_fc_trace_set_data() 796 time64_to_tm(tdata->time_stamp.tv_sec, 0, &tm); in copy_and_format_trace_data() 804 tdata->time_stamp.tv_nsec, tdata->host_no, in copy_and_format_trace_data()
|
/linux-6.3-rc2/kernel/trace/ |
A D | ring_buffer.c | 315 u64 time_stamp; /* page time stamp */ member 388 (unsigned int)sizeof(field.time_stamp), in ring_buffer_print_page_header() 3412 ts = bpage->time_stamp; in dump_buffer_page() 3490 ts = bpage->time_stamp; in check_buffer() 3696 tail_page->page->time_stamp = info->ts; in __rb_reserve_next() 4208 ret = bpage->page->time_stamp; in ring_buffer_oldest_event_ts() 4399 iter->read_stamp = iter->head_page->page->time_stamp; in rb_iter_reset() 4446 commit_ts = commit_page->page->time_stamp; in ring_buffer_iter_empty() 4664 cpu_buffer->read_stamp = reader->page->time_stamp; in rb_get_reader_page() 4804 *ts = rb_fix_abs_ts(*ts, reader->page->time_stamp); in rb_buffer_peek() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgb/ |
A D | ixgb.h | 77 unsigned long time_stamp; member
|
A D | ixgb_main.c | 898 buffer_info->time_stamp = 0; in ixgb_unmap_and_free_tx_resource() 1303 buffer_info->time_stamp = jiffies; in ixgb_tx_map() 1342 buffer_info->time_stamp = jiffies; in ixgb_tx_map() 1517 adapter->tx_ring.buffer_info[first].time_stamp = 0; in ixgb_xmit_frame() 1827 if (tx_ring->buffer_info[eop].time_stamp && in ixgb_clean_tx_irq() 1828 time_after(jiffies, tx_ring->buffer_info[eop].time_stamp + HZ) in ixgb_clean_tx_irq() 1847 tx_ring->buffer_info[eop].time_stamp, in ixgb_clean_tx_irq()
|
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/ |
A D | wlan_bssdef.h | 55 u8 time_stamp[8]; member
|
/linux-6.3-rc2/sound/soc/mediatek/common/ |
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() 767 bt->rx->time_stamp = sched_clock(); in mtk_btcvsd_snd_read() 792 bt->tx->time_stamp = sched_clock(); in mtk_btcvsd_snd_write()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/igbvf/ |
A D | igbvf.h | 105 unsigned long time_stamp; member
|
/linux-6.3-rc2/drivers/staging/rtl8192u/ieee80211/ |
A D | ieee80211_rx.c | 2030 network->time_stamp[0] = le32_to_cpu(beacon->time_stamp[0]); in ieee80211_network_init() 2031 network->time_stamp[1] = le32_to_cpu(beacon->time_stamp[1]); in ieee80211_network_init() 2144 dst->time_stamp[0] = src->time_stamp[0]; in update_network() 2145 dst->time_stamp[1] = src->time_stamp[1]; in update_network()
|
/linux-6.3-rc2/drivers/scsi/mpi3mr/mpi/ |
A D | mpi30_ioc.h | 17 __le64 time_stamp; member 502 __le64 time_stamp; member 681 __le64 time_stamp; member
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/ |
A D | rs.h | 304 unsigned long time_stamp; /* age of the oldest statistics */ member
|
/linux-6.3-rc2/drivers/staging/rtl8192e/ |
A D | rtllib_rx.c | 2299 network->time_stamp[0] = beacon->time_stamp[0]; in rtllib_network_init() 2300 network->time_stamp[1] = beacon->time_stamp[1]; in rtllib_network_init() 2423 dst->time_stamp[0] = src->time_stamp[0]; in update_network() 2424 dst->time_stamp[1] = src->time_stamp[1]; in update_network()
|
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/ |
A D | dwmac1000_dma.c | 245 dma_cap->time_stamp = in dwmac1000_get_hw_feature()
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | sal.h | 551 time_stamp : 1, member 557 u8 time_stamp[6]; member
|
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000/ |
A D | e1000.h | 127 unsigned long time_stamp; member
|