Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.h78 struct bnxt_ptp_cfg { struct
79 struct ptp_clock_info ptp_info;
80 struct ptp_clock *ptp_clock;
81 struct cyclecounter cc;
82 struct timecounter tc;
83 struct bnxt_pps pps_info;
85 spinlock_t ptp_lock;
86 struct sk_buff *tx_skb;
87 u64 current_time;
88 u64 old_time;
[all …]