Lines Matching full:phc
28 * i40e_ptp_read - Read the PHC time from the device
31 * @sts: structure to hold the system time before and after reading the PHC
56 * i40e_ptp_write - Write the PHC time to the device
94 * i40e_ptp_adjfreq - Adjust the PHC frequency
98 * Adjust the frequency of the PHC by the indicated parts per billion from the
139 * i40e_ptp_adjtime - Adjust the PHC time
141 * @delta: Offset in nanoseconds to adjust the PHC time by
163 * i40e_ptp_gettimex - Get the time of the PHC
166 * @sts: structure to hold the system time before and after reading the PHC
184 * i40e_ptp_settime - Set the time of the PHC
204 * i40e_ptp_feature_enable - Enable/disable ancillary features of the PHC subsystem
209 * The XL710 does not support any of the ancillary features of the PHC
477 "1588 functionality is not supported at 100 Mbps. Stopping the PHC.\n"); in i40e_ptp_set_increment()
781 * will create a PHC clock device. It does not create a clock device if one
822 dev_info(&pf->pdev->dev, "PHC enabled\n"); in i40e_ptp_init()
845 * i40e_ptp_stop - Disable the driver/hardware support and unregister the PHC
849 * clearing out the important information and unregistering the PHC.
868 dev_info(&pf->pdev->dev, "%s: removed PHC on %s\n", __func__, in i40e_ptp_stop()