Searched refs:hw_get_ptp_ts (Results 1 – 2 of 2) sorted by relevance
325 aq_nic->aq_hw_ops->hw_get_ptp_ts(aq_nic->aq_hw, &ns); in aq_ptp_gettime() 350 aq_nic->aq_hw_ops->hw_get_ptp_ts(aq_nic->aq_hw, &now); in aq_ptp_settime() 439 aq_nic->aq_hw_ops->hw_get_ptp_ts(aq_nic->aq_hw, &start); in aq_ptp_pps_pin_configure() 1167 if (!aq_nic->aq_hw_ops->hw_get_ptp_ts) { in aq_ptp_init()
316 void (*hw_get_ptp_ts)(struct aq_hw_s *self, u64 *stamp); member