Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.h98 struct bnxt_ptp_cfg { struct
99 struct ptp_clock_info ptp_info;
100 struct ptp_clock *ptp_clock;
101 struct cyclecounter cc;
102 struct timecounter tc;
103 struct bnxt_pps pps_info;
105 spinlock_t ptp_lock;
107 spinlock_t ptp_tx_lock;
108 u64 current_time;
109 u64 old_time;
[all …]