Searched defs:bnxt_ptp_cfg (Results 1 – 1 of 1) sorted by relevance
99 struct bnxt_ptp_cfg { struct100 struct ptp_clock_info ptp_info;101 struct ptp_clock *ptp_clock;102 struct cyclecounter cc;103 struct timecounter tc;104 struct bnxt_pps pps_info;106 seqlock_t ptp_lock;108 spinlock_t ptp_tx_lock;109 u64 current_time;110 unsigned long next_period;[all …]