Searched refs:pps (Results 1 - 5 of 5) sorted by relevance

/include/linux/
H A Dpps_kernel.h24 #include <linux/pps.h>
42 void (*echo)(struct pps_device *pps,
90 extern void pps_unregister_source(struct pps_device *pps);
91 extern int pps_register_cdev(struct pps_device *pps);
92 extern void pps_unregister_cdev(struct pps_device *pps);
93 extern void pps_event(struct pps_device *pps,
H A Dgen_stats.h33 * @pps: current packet rate
37 __u32 pps; member in struct:gnet_stats_rate_est
H A Dptp_clock.h52 int pps; /* Whether the clock supports a PPS callback. */ member in struct:ptp_clock_caps
H A Dptp_clock_kernel.h48 * @pps: Indicates whether the clock supports a PPS callback.
81 int pps; member in struct:ptp_clock_info
H A Dpkt_sched.h39 __u32 pps; /* Current flow packet rate */ member in struct:tc_stats
624 __u32 penalty_rate; /* inelastic flows are rate limited to 'rate' pps */

Completed in 1628 milliseconds