Searched refs:nic_time (Results 1 – 2 of 2) sorted by relevance
234 * @nic_time: contains time details235 * @nic_time.minor_max: Wrap point for NIC minor times236 * @nic_time.sync_event_diff_min: Minimum acceptable difference between time239 * @nic_time.sync_event_diff_max: Maximum acceptable difference between time242 * @nic_time.sync_event_minor_shift: Shift required to make minor time from311 } nic_time; member 663 ptp->nic_time.minor_max = 1 << 27; in efx_ptp_get_attributes() 664 ptp->nic_time.sync_event_minor_shift = 19; in efx_ptp_get_attributes() 669 ptp->nic_time.minor_max = 1000000000; in efx_ptp_get_attributes() 670 ptp->nic_time in efx_ptp_get_attributes() [all...]
243 * @nic_time: contains time details244 * @nic_time.minor_max: Wrap point for NIC minor times245 * @nic_time.sync_event_diff_min: Minimum acceptable difference between time248 * @nic_time.sync_event_diff_max: Maximum acceptable difference between time251 * @nic_time.sync_event_minor_shift: Shift required to make minor time from315 } nic_time; member 656 ptp->nic_time.minor_max = 1 << 27; in efx_ptp_get_attributes() 657 ptp->nic_time.sync_event_minor_shift = 19; in efx_ptp_get_attributes() 662 ptp->nic_time.minor_max = 4000000000UL; in efx_ptp_get_attributes() 663 ptp->nic_time in efx_ptp_get_attributes() [all...]