Home
last modified time | relevance | path

Searched refs:ns_to_nic_time (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/siena/ !
Dptp.c303 void (*ns_to_nic_time)(s64 ns, u32 *nic_major, u32 *nic_minor); member
661 ptp->ns_to_nic_time = efx_ptp_ns_to_s27; in efx_ptp_get_attributes()
667 ptp->ns_to_nic_time = efx_ptp_ns_to_s_ns; in efx_ptp_get_attributes()
673 ptp->ns_to_nic_time = efx_ptp_ns_to_s_qns; in efx_ptp_get_attributes()
2085 efx->ptp_data->ns_to_nic_time(delta, &nic_major, &nic_minor); in efx_phc_adjtime()
/linux-6.12.1/drivers/net/ethernet/sfc/ !
Dptp.c307 void (*ns_to_nic_time)(s64 ns, u32 *nic_major, u32 *nic_minor); member
654 ptp->ns_to_nic_time = efx_ptp_ns_to_s27; in efx_ptp_get_attributes()
660 ptp->ns_to_nic_time = efx_ptp_ns_to_s_qns; in efx_ptp_get_attributes()
2132 efx->ptp_data->ns_to_nic_time(delta, &nic_major, &nic_minor); in efx_phc_adjtime()