Lines Matching refs:nic_to_kernel_time
304 ktime_t (*nic_to_kernel_time)(u32 nic_major, u32 nic_minor, member
603 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_siena_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()
1865 evt->hwtimestamp = efx->ptp_data->nic_to_kernel_time( in ptp_event_rx()
2036 ptp->nic_to_kernel_time(pkt_timestamp_major, in __efx_siena_rx_skb_attach_timestamp()
2115 kt = ptp_data->nic_to_kernel_time( in efx_phc_gettime()