Home
last modified time | relevance | path

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

/dpdk/drivers/net/cnxk/
H A Dcnxk_ptp.c143 struct cnxk_timesync_info *tstamp = &dev->tstamp; in cnxk_nix_timesync_read_rx_timestamp() local
162 struct cnxk_timesync_info *tstamp = &dev->tstamp; in cnxk_nix_timesync_read_tx_timestamp() local
180 struct cnxk_timesync_info *tstamp = &dev->tstamp; in cnxk_nix_timesync_enable() local
H A Dcn10k_rx.h827 struct cnxk_timesync_info *tstamp, in cn10k_nix_mbuf_to_tstamp()
986 struct cnxk_timesync_info *tstamp, in cn10k_nix_recv_pkts_vector()
1804 struct cnxk_timesync_info *tstamp, in cn10k_nix_recv_pkts_vector()
H A Dcn9k_ethdev.h41 struct cnxk_timesync_info *tstamp; member
H A Dcn10k_ethdev.h44 struct cnxk_timesync_info *tstamp; member
H A Dcn9k_ethdev.c477 struct cnxk_timesync_info *tstamp = &dev->tstamp; in cn9k_nix_timesync_read_tx_timestamp() local
H A Dcn10k_ethdev.c463 struct cnxk_timesync_info *tstamp = &dev->tstamp; in cn10k_nix_timesync_read_tx_timestamp() local
H A Dcn9k_rx.h440 struct cnxk_timesync_info *tstamp, in cn9k_nix_mbuf_to_tstamp()
H A Dcnxk_ethdev.h407 struct cnxk_timesync_info tstamp; member
/dpdk/examples/ptpclient/
H A Dptpclient.c55 struct tstamp { struct
56 uint16_t sec_msb;
57 uint32_t sec_lsb;
58 uint32_t ns;
/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev.h143 struct cnxk_timesync_info *tstamp; member
163 struct cnxk_timesync_info *tstamp; member
180 struct cnxk_timesync_info *tstamp; member
H A Dcn9k_worker.h175 struct cnxk_timesync_info *tstamp) in cn9k_sso_hws_post_process()
301 struct cnxk_timesync_info *tstamp) in cn9k_sso_hws_get_work_empty()
H A Dcn10k_worker.h113 void *lookup_mem, void *tstamp, uintptr_t lbase) in cn10k_process_vwqe()
H A Dcn9k_eventdev.c126 struct cnxk_timesync_info *tstamp; in cn9k_sso_hws_flush_events() local
/dpdk/drivers/net/octeontx/
H A Docteontx_rxtx.h47 uint64_t tstamp : 1; member
/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c635 ice_read_phy_tstamp_e822(struct ice_hw *hw, u8 quad, u8 idx, u64 *tstamp) in ice_read_phy_tstamp_e822()
2762 ice_read_phy_tstamp_e810(struct ice_hw *hw, u8 lport, u8 idx, u64 *tstamp) in ice_read_phy_tstamp_e810()
3629 ice_read_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx, u64 *tstamp) in ice_read_phy_tstamp()
/dpdk/drivers/net/ice/
H A Dice_ethdev.c5771 uint64_t ts_ns, ns, tstamp; in ice_timesync_read_tx_timestamp() local