Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/siena/
Dptp.c310 unsigned int sync_event_minor_shift; member
664 ptp->nic_time.sync_event_minor_shift = 19; in efx_ptp_get_attributes()
670 ptp->nic_time.sync_event_minor_shift = 22; in efx_ptp_get_attributes()
676 ptp->nic_time.sync_event_minor_shift = 24; in efx_ptp_get_attributes()
1968 << ptp->nic_time.sync_event_minor_shift; in efx_siena_time_sync_event()
/drivers/net/ethernet/sfc/
Dptp.c314 unsigned int sync_event_minor_shift; member
674 ptp->nic_time.sync_event_minor_shift = 19; in efx_ptp_get_attributes()
680 ptp->nic_time.sync_event_minor_shift = 22; in efx_ptp_get_attributes()
686 ptp->nic_time.sync_event_minor_shift = 24; in efx_ptp_get_attributes()
2062 << ptp->nic_time.sync_event_minor_shift; in efx_time_sync_event()