Searched refs:nic_to_kernel_time (Results 1 – 1 of 1) sorted by relevance
302 ktime_t (*nic_to_kernel_time)(u32 nic_major, u32 nic_minor, member574 kt = ptp->nic_to_kernel_time(nic_major, nic_minor, in efx_ptp_mac_nic_to_ktime_correction()592 kt = ptp->nic_to_kernel_time( in efx_ptp_nic_to_kernel_time()633 ptp->nic_to_kernel_time = efx_ptp_s27_to_ktime_correction; in efx_ptp_get_attributes()639 ptp->nic_to_kernel_time = efx_ptp_s_ns_to_ktime_correction; in efx_ptp_get_attributes()645 ptp->nic_to_kernel_time = efx_ptp_s_qns_to_ktime_correction; in efx_ptp_get_attributes()928 ptp->nic_to_kernel_time(0, ptp->timeset[i].wait, 0)); in efx_ptp_process_times()982 mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major, in efx_ptp_process_times()1108 timestamps.hwtstamp = ptp_data->nic_to_kernel_time( in efx_ptp_xmit_skb_mc()1855 evt->hwtimestamp = efx->ptp_data->nic_to_kernel_time( in ptp_event_rx()[all …]