Searched refs:nic_to_kernel_time (Results 1 – 1 of 1) sorted by relevance
304 ktime_t (*nic_to_kernel_time)(u32 nic_major, u32 nic_minor, member603 kt = ptp->nic_to_kernel_time(nic_major, nic_minor, in efx_ptp_mac_nic_to_ktime_correction()621 kt = ptp->nic_to_kernel_time( in efx_ptp_nic_to_kernel_time()662 ptp->nic_to_kernel_time = efx_ptp_s27_to_ktime_correction; in efx_ptp_get_attributes()668 ptp->nic_to_kernel_time = efx_ptp_s_ns_to_ktime_correction; in efx_ptp_get_attributes()674 ptp->nic_to_kernel_time = efx_ptp_s_qns_to_ktime_correction; in efx_ptp_get_attributes()957 ptp->nic_to_kernel_time(0, ptp->timeset[i].wait, 0)); in efx_ptp_process_times()1011 mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major, in efx_ptp_process_times()1137 timestamps.hwtstamp = ptp_data->nic_to_kernel_time( in efx_ptp_xmit_skb_mc()1883 evt->hwtimestamp = efx->ptp_data->nic_to_kernel_time( in ptp_event_rx()[all …]