Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 16 of 16) sorted by relevance

/dpdk/app/test-pmd/
H A Dieee1588fwd.c57 struct timespec timestamp = {0, 0}; in port_ieee1588_rx_timestamp_check() local
72 struct timespec timestamp = {0, 0}; in port_ieee1588_tx_timestamp_check() local
/dpdk/drivers/net/cnxk/
H A Dcnxk_ptp.c140 struct timespec *timestamp, uint32_t flags) in cnxk_nix_timesync_read_rx_timestamp()
159 struct timespec *timestamp) in cnxk_nix_timesync_read_tx_timestamp()
/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dprtc.h90 uint64_t timestamp; member
H A Dfsl_dprtc_cmd.h104 uint64_t timestamp; member
/dpdk/drivers/net/nfb/
H A Dnfb_rx.h203 rte_mbuf_timestamp_t timestamp; in nfb_eth_ndp_rx() local
/dpdk/lib/pcapng/
H A Drte_pcapng.c480 uint64_t timestamp; in rte_pcapng_copy() local
621 uint64_t cycles, timestamp; in rte_pcapng_write_packets() local
[all...]
/dpdk/drivers/net/sfc/
H A Dsfc_port.c62 uint64_t timestamp = sfc_get_system_msecs(); in sfc_port_update_mac_stats() local
/dpdk/drivers/common/sfc_efx/base/
H A Defx_rx.c799 __out uint32_t *timestamp) in efx_rx_qps_packet_info()
1718 __out uint32_t *timestamp) in siena_rx_qps_packet_info()
H A Def10_rx.c958 __out uint32_t *timestamp) in ef10_rx_qps_packet_info()
/dpdk/lib/ethdev/
H A Drte_ethdev.c6340 if (timestamp == NULL) { in rte_eth_timesync_write_time() argument
6238 rte_eth_timesync_read_rx_timestamp(uint16_t port_id,struct timespec * timestamp,uint32_t flags) rte_eth_timesync_read_rx_timestamp() argument
6268 rte_eth_timesync_read_tx_timestamp(uint16_t port_id,struct timespec * timestamp) rte_eth_timesync_read_tx_timestamp() argument
6314 rte_eth_timesync_read_time(uint16_t port_id,struct timespec * timestamp) rte_eth_timesync_read_time() argument
[all...]
/dpdk/examples/ip_pipeline/
H A Dthread.c708 uint64_t timestamp; member
2139 uint64_t *timestamp) in pipeline_table_rule_time_read() argument
H A Dcli.c5777 uint64_t timestamp; cmd_pipeline_table_rule_time_read() local
/dpdk/drivers/net/ena/base/
H A Dena_com.c1883 int ena_com_phc_get_timestamp(struct ena_com_dev *ena_dev, u64 *timestamp) in ena_com_phc_get_timestamp()
/dpdk/lib/pipeline/
H A Drte_table_action.c2833 rte_table_action_time_read(struct rte_table_action * action,void * data,uint64_t * timestamp) rte_table_action_time_read() argument
/dpdk/drivers/net/ena/base/ena_defs/
H A Dena_admin_defs.h1279 uint64_t timestamp; member
/dpdk/drivers/net/qede/base/
H A Decore_hsi_common.h2215 __le32 timestamp /* FW Timestamp in unix time (sec. since 1970) */; member