Home
last modified time | relevance | path

Searched refs:adjust_ptp (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h386 void (*adjust_ptp)(struct aq_hw_s *self, uint64_t adj); member
/linux-5.19.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils_fw2x.c729 .adjust_ptp = aq_fw3x_adjust_ptp,
Dhw_atl_b0.c1303 self->aq_fw_ops->adjust_ptp(self, self->ptp_clk_offset); in hw_atl_b0_adj_sys_clock()