/linux/drivers/net/wireless/ti/wl1251/ |
A D | wl12xx_80211.h | 110 __le32 time_stamp[2]; member 146 __le32 time_stamp[2]; member
|
/linux/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/drivers/gpu/drm/amd/display/dc/ |
A D | dc_link.h | 66 struct time_stamp { struct 72 struct time_stamp time_stamp; argument
|
/linux/drivers/staging/vt6655/ |
A D | rxtx.h | 166 __le16 time_stamp; member 173 u16 time_stamp; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | clock.c | 174 MLX5_SET64(mtpps_reg, in, time_stamp, tstart); in mlx5_pps_out() 479 u64 time_stamp = 0; in mlx5_perout_configure() local 520 time_stamp = rt_mode ? perout_conf_real_time(sec) : in mlx5_perout_configure() 532 MLX5_SET64(mtpps_reg, in, time_stamp, time_stamp); in mlx5_perout_configure() 737 be64_to_cpu(eqe->data.pps.time_stamp)) : in mlx5_pps_event() 739 be64_to_cpu(eqe->data.pps.time_stamp)); in mlx5_pps_event()
|
/linux/scripts/gdb/linux/ |
A D | dmesg.py | 137 time_stamp = utils.read_u64(infos, info_off + ts_off) 141 time=time_stamp / 1000000000.0,
|
/linux/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()
|
/linux/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/kernel/trace/ |
A D | ring_buffer.c | 307 u64 time_stamp; /* page time stamp */ member 380 (unsigned int)sizeof(field.time_stamp), in ring_buffer_print_page_header() 2305 if (iter->page_stamp != iter_head_page->page->time_stamp || in rb_iter_head_event() 3290 ts = bpage->time_stamp; in dump_buffer_page() 3368 ts = bpage->time_stamp; in check_buffer() 3574 tail_page->page->time_stamp = info->ts; in __rb_reserve_next() 4086 ret = bpage->page->time_stamp; in ring_buffer_oldest_event_ts() 4277 iter->read_stamp = iter->head_page->page->time_stamp; in rb_iter_reset() 4324 commit_ts = commit_page->page->time_stamp; in ring_buffer_iter_empty() 4540 cpu_buffer->read_stamp = reader->page->time_stamp; in rb_get_reader_page() [all …]
|
/linux/drivers/scsi/fnic/ |
A D | fnic_trace.h | 75 struct timespec64 time_stamp; member
|
A D | fnic_trace.c | 683 ktime_get_real_ts64(&fc_buf->time_stamp); in fnic_fc_trace_set_data() 810 time64_to_tm(tdata->time_stamp.tv_sec, 0, &tm); in copy_and_format_trace_data() 818 tdata->time_stamp.tv_nsec, tdata->host_no, in copy_and_format_trace_data()
|
/linux/drivers/net/ethernet/intel/ixgb/ |
A D | ixgb.h | 77 unsigned long time_stamp; member
|
A D | ixgb_main.c | 907 buffer_info->time_stamp = 0; in ixgb_unmap_and_free_tx_resource() 1312 buffer_info->time_stamp = jiffies; in ixgb_tx_map() 1351 buffer_info->time_stamp = jiffies; in ixgb_tx_map() 1526 adapter->tx_ring.buffer_info[first].time_stamp = 0; in ixgb_xmit_frame() 1837 if (tx_ring->buffer_info[eop].time_stamp && in ixgb_clean_tx_irq() 1838 time_after(jiffies, tx_ring->buffer_info[eop].time_stamp + HZ) in ixgb_clean_tx_irq() 1857 tx_ring->buffer_info[eop].time_stamp, in ixgb_clean_tx_irq()
|
/linux/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/drivers/staging/rtl8723bs/include/ |
A D | wlan_bssdef.h | 55 u8 time_stamp[8]; member
|
/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
A D | dce110_hw_sequencer.c | 827 link->link_trace.time_stamp.edp_poweroff), 1000000); in dce110_edp_power_control() 832 link->link_trace.time_stamp.edp_poweron), 1000000); in dce110_edp_power_control() 838 link->link_trace.time_stamp.edp_poweroff, in dce110_edp_power_control() 839 link->link_trace.time_stamp.edp_poweron, in dce110_edp_power_control() 854 if (link->link_trace.time_stamp.edp_poweroff != 0) { in dce110_edp_power_control() 914 link->link_trace.time_stamp.edp_poweroff = dm_get_timestamp(ctx); in dce110_edp_power_control() 916 link->link_trace.time_stamp.edp_poweron = dm_get_timestamp(ctx); in dce110_edp_power_control() 921 link->link_trace.time_stamp.edp_poweroff, in dce110_edp_power_control() 922 link->link_trace.time_stamp.edp_poweron); in dce110_edp_power_control() 950 link->link_trace.time_stamp.edp_poweroff != 0) { in dce110_edp_wait_for_T12() [all …]
|
/linux/drivers/scsi/mpi3mr/mpi/ |
A D | mpi30_ioc.h | 18 __le64 time_stamp; member 493 __le64 time_stamp; member 649 __le32 time_stamp[2]; member
|
/linux/drivers/staging/rtl8192u/ieee80211/ |
A D | ieee80211_rx.c | 2028 network->time_stamp[0] = le32_to_cpu(beacon->time_stamp[0]); in ieee80211_network_init() 2029 network->time_stamp[1] = le32_to_cpu(beacon->time_stamp[1]); in ieee80211_network_init() 2142 dst->time_stamp[0] = src->time_stamp[0]; in update_network() 2143 dst->time_stamp[1] = src->time_stamp[1]; in update_network()
|
/linux/drivers/net/ethernet/intel/igbvf/ |
A D | igbvf.h | 105 unsigned long time_stamp; member
|
/linux/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/drivers/net/wireless/intel/iwlwifi/dvm/ |
A D | rs.h | 304 unsigned long time_stamp; /* age of the oldest statistics */ member
|
/linux/arch/ia64/include/asm/ |
A D | sal.h | 551 time_stamp : 1, member 557 u8 time_stamp[6]; member
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
A D | dwmac1000_dma.c | 245 dma_cap->time_stamp = in dwmac1000_get_hw_feature()
|