Searched refs:nic_to_kernel_time (Results 1 – 1 of 1) sorted by relevance
299 ktime_t (*nic_to_kernel_time)(u32 nic_major, u32 nic_minor, member571 kt = ptp->nic_to_kernel_time(nic_major, nic_minor, in efx_ptp_mac_nic_to_ktime_correction()589 kt = ptp->nic_to_kernel_time( in efx_ptp_nic_to_kernel_time()630 ptp->nic_to_kernel_time = efx_ptp_s27_to_ktime_correction; in efx_ptp_get_attributes()636 ptp->nic_to_kernel_time = efx_ptp_s_ns_to_ktime_correction; in efx_ptp_get_attributes()642 ptp->nic_to_kernel_time = efx_ptp_s_qns_to_ktime_correction; in efx_ptp_get_attributes()925 ptp->nic_to_kernel_time(0, ptp->timeset[i].wait, 0)); in efx_ptp_process_times()979 mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major, in efx_ptp_process_times()1105 timestamps.hwtstamp = ptp_data->nic_to_kernel_time( in efx_ptp_xmit_skb_mc()1853 evt->hwtimestamp = efx->ptp_data->nic_to_kernel_time( in ptp_event_rx()[all …]