Home
last modified time | relevance | path

Searched defs:bnxt_ptp_cfg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.h99 struct bnxt_ptp_cfg { struct
100 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 …]