Searched defs:tstamp (Results 1 – 16 of 16) sorted by relevance
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_ptp.c | 143 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 D | cn10k_rx.h | 827 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 D | cn9k_ethdev.h | 41 struct cnxk_timesync_info *tstamp; member
|
| H A D | cn10k_ethdev.h | 44 struct cnxk_timesync_info *tstamp; member
|
| H A D | cn9k_ethdev.c | 477 struct cnxk_timesync_info *tstamp = &dev->tstamp; in cn9k_nix_timesync_read_tx_timestamp() local
|
| H A D | cn10k_ethdev.c | 463 struct cnxk_timesync_info *tstamp = &dev->tstamp; in cn10k_nix_timesync_read_tx_timestamp() local
|
| H A D | cn9k_rx.h | 440 struct cnxk_timesync_info *tstamp, in cn9k_nix_mbuf_to_tstamp()
|
| H A D | cnxk_ethdev.h | 407 struct cnxk_timesync_info tstamp; member
|
| /dpdk/examples/ptpclient/ |
| H A D | ptpclient.c | 55 struct tstamp { struct 56 uint16_t sec_msb; 57 uint32_t sec_lsb; 58 uint32_t ns;
|
| /dpdk/drivers/event/cnxk/ |
| H A D | cnxk_eventdev.h | 143 struct cnxk_timesync_info *tstamp; member 163 struct cnxk_timesync_info *tstamp; member 180 struct cnxk_timesync_info *tstamp; member
|
| H A D | cn9k_worker.h | 175 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 D | cn10k_worker.h | 113 void *lookup_mem, void *tstamp, uintptr_t lbase) in cn10k_process_vwqe()
|
| H A D | cn9k_eventdev.c | 126 struct cnxk_timesync_info *tstamp; in cn9k_sso_hws_flush_events() local
|
| /dpdk/drivers/net/octeontx/ |
| H A D | octeontx_rxtx.h | 47 uint64_t tstamp : 1; member
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_ptp_hw.c | 635 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 D | ice_ethdev.c | 5771 uint64_t ts_ns, ns, tstamp; in ice_timesync_read_tx_timestamp() local
|